CEED / CEED/libCEED

User-defined thread configurations for GPU backends

Offen
#653 0 Kommentare 0 Reaktionen 4 zugewiesene Personen Beansprucht von @jeremylt Auf GitHub ansehen
enhancement GPU interface
Vorherrschende Sprache
C
Sterne
265
Forks
78
Ø Merge
2 T. 8 Std.
Gemergte PRs (30 T.)
11

Beschreibung

This issue is to continue the discussion raised in #642, regarding a framework that would allow users to explicitly set parameters related to GPU kernel launch configurations at runtime.

@jedbrown suggested a possible setup with:

> It could be per Ceed, as in
>
> ```
> -ceed /gpu/hip/ref:block_size=256:other_option=value
> ```
> or per CeedOperator, in which case it would be set using
>
> ```c
> int CeedOperatorSetOption(CeedOperator, const char *key, const char *value);
> ```

Another consideration is that different GPU backends will have different numbers of available parameters. The non-fused backends could have different choices for restrictions, basis actions, and QFunctions.

To start, I assigned everyone who had participated thus far in the discussion of #642. Feel free to assign/tag anyone else.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.