Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
fmpi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
raphael.bach
fmpi
Commits
cecc4c84
Verified
Commit
cecc4c84
authored
3 years ago
by
raphael.bach
Browse files
Options
Downloads
Patches
Plain Diff
Update todo
parent
1e004708
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
todo
+0
-13
0 additions, 13 deletions
todo
todo.md
+28
-0
28 additions, 0 deletions
todo.md
with
28 additions
and
13 deletions
todo
deleted
100644 → 0
+
0
−
13
View file @
1e004708
========== General =============================================================
[] Support more than one out parameter for futhark functions
[] Provide default functions for linear algebra
========== Tests ===============================================================
- Game of life:
1) 4 quadrants each with a still life in their center which doesn't cross
envelopes
2) 4 quadrants each with a still life in their center which cross envelopes
3) Same as 1) with an oscillator
4) Same as 2) with an oscillator
5) 4 quadrants each with a glider
This diff is collapsed.
Click to expand it.
todo.md
0 → 100644
+
28
−
0
View file @
cecc4c84
# TODO
## General
-
[ ] Support more than one out parameter for futhark functions
-
[ ] Provide default functions for linear algebra GPU side
-
[ ] Implement MPI reduce functions GPU side
-
[ ] MPI_MAX
-
[ ] MPI_MIN
-
[ ] MPI_SUM
-
[ ] MPI_PROD
-
[ ] MPI_LAND
-
[ ] MPI_BAND
-
[ ] MPI_LOR
-
[ ] MPI_BOR
-
[ ] MPI_LXOR
-
[ ] MPI_BXOR
-
[ ] MPI_MAXLOC
-
[ ] MPI_MINLOC
## Tests
-
[ ] Game of life:
-
[ ] 1) 4 quadrants each with a still life which doesn't cross boundaries
-
[ ] 2) 4 quadrants each with a still life which cross boundaries
-
[ ] 3) Same as 1) with an oscillator
-
[ ] 4) Same as 2) with an oscillator
-
[ ] 5) 4 quadrants each with a glider
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment