Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| science gitweb ↗ | 2020.12.0 | 1 | 4 d | details › |
Versions & arches
Use flags of 2020.12.0
- mpi Add MPI (Message Passing Interface) layer to the apps that support it
- mpi-compat Enable interoperability with MPI
- pshm Build UPC Runtime/GASNet with Process-SHared Memory enabled
- +segment-fast Select GASNet's FAST segments (default), for the fastest remote access with a possible cost in max shared memory size
- segment-large Select GASNet's LARGE segments, for the largest possible shared memory size, at a possible cost in remote access time
- +single Support running over smp loopback (no network)
- +sptr-packed Use the more efficient 'packed' shared pointer representation
- sptr-struct Use the 'struct' shared pointer representation
- sptr-symmetric Enable 'symmetric' pointer variant where available (64-bit smp and shmem)
- threads Add threads support for various packages. Usually pthreads
- +udp Support running over UDP