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
Graph
master
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Jul
18
2
1
30
Jun
28
26
25
24
23
22
21
20
15
14
13
11
10
7
6
31
May
23
22
19
18
16
15
14
13
20
Dec
17
Add CI doc building
master
master
Add more reduce operations in `fmpi_reduce.fut`
Add `README.md`
Add Game of Life example
Fix bug in `FMPI_FUTHARK_NEW_{2,3}()` where `x` and `y` params were swapped
Add `fmpi_task_update_input()`
Update `fmpi_new_domain()` and `fmpi_domain_set_inner()` for 2D support
Add `fmpi_halo_exchange_2d()`
Add `fmpi_halo_2d()`
Add `fmpi_partition_block_2d()`
Add sequential `array_sum.c`
Add sequential `rule_110.c`
Add sequential `game_of_life.c`
Add `fmpi_world_size()`
Add `fmpi_mpi_world_size()`
Add `fmpi_mpi_dims_create()`
Add `fmpi_halo_exchange_1d()`
Add `fmpi_stencil_square()`
Add `fmpi_domain_set_inner()`
Update `rule-110` example
Fix inverted if branches in `fmpi_domain.c`
Fix halo exchange in `fmpi_task_run_sync()`
Fix offset computation in `fmpi_partition_block_1d()`
Add `assert()` in `fmpi_futhark.c`
Fix missing includes in `fmpi_task_generic.h`
Update `rule-110` example
Add support for 1D cellular automata
Fix offset computation in `fmpi_partition_block_1d()`
Update `array_sum` example
Fix `-Wold-style-declaration` warning in `fmpi_mpi.c`
Fix missing include in `fmpi_futhark.c`
Fix missing include in `fmpi_data.c`
Add `fmpi_task_register()`
Remove `fmpi_partition`
Add `FMPI_TASK_OP_GATHER`
Add `fmpi_mpi_world_reduce_in_place()`
Add `fmpi_mpi_reduce_in_place()`
Add `fmpi_mpi_world_gather_in_place()`
Remove unnecessary parameters from ` fmpi_mpi_gather_in_place()`
Move `_Static_assert()` outside of function body in `fmpi_data.c`
Loading