Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Coon, Ethan
ELM_Kernels
Commits
194c5cfa
Commit
194c5cfa
authored
Feb 13, 2019
by
Ethan Coon
Browse files
readme
parent
ac2d7a5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
194c5cfa
...
...
@@ -26,14 +26,14 @@ Single kernel and single grid cell tests/questions:
-----------------------------------------------------------------------------
-
how do write kernels such that they can be called by: (Ethan)
-
fortran
-
c
-
Legion
-
Kokkos
*
fortran
*
c
*
Legion
*
Kokkos
-
how do we wrap a kernel for Legion (Himanshu)
-
sequence of blocked tasks
-
sequence of non-blocked tasks (based on futures)
*
sequence of blocked tasks
*
sequence of non-blocked tasks (based on futures)
...
...
@@ -56,8 +56,8 @@ Module level part 2: (Dali / Ethan / Himanshu)
-
Implement driver with ACTUAL ELM data layout (with filter / lake PFTs / ???) (masking??)
-
compare alternative data layouts
-
ragged layouts (no filter)
-
fixed layout with no filter (maybe better for threading models e.g. GPUs?)
*
ragged layouts (no filter)
*
fixed layout with no filter (maybe better for threading models e.g. GPUs?)
automation...
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment