Skip to content

Commit

Permalink
Adding SMP Support (#9)
Browse files Browse the repository at this point in the history
- Adds configuration file for `smp`.
  • Loading branch information
tuxfan authored Jan 18, 2023
1 parent 93eb7d7 commit b0ea9bd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions configs/config.smp.release
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--enable-segment-fast
--enable-pshm
--with-segment-mmap-max=16GB
--disable-seq
--enable-smp
--disable-parsync
--disable-udp
--enable-mpi-compat
--disable-mpi
--disable-aligned-segments
--disable-ibv

0 comments on commit b0ea9bd

Please sign in to comment.