Skip to content
Snippets Groups Projects
Commit 0c7fa1cc authored by Mark OLESEN's avatar Mark OLESEN
Browse files

COMP: have scotch use deterministic behaviour (closes #20)

parent 5112b60e
No related branches found
No related tags found
1 merge request!5Final content for 1712 release
...@@ -20,6 +20,7 @@ CCD = $(CCP) ...@@ -20,6 +20,7 @@ CCD = $(CCP)
CFLAGS = $(WM_CFLAGS) -O3 \ CFLAGS = $(WM_CFLAGS) -O3 \
-DCOMMON_FILE_COMPRESS_GZ \ -DCOMMON_FILE_COMPRESS_GZ \
-DCOMMON_RANDOM_FIXED_SEED \ -DCOMMON_RANDOM_FIXED_SEED \
-DSCOTCH_DETERMINISTIC \
-DSCOTCH_RENAME \ -DSCOTCH_RENAME \
-Drestrict=__restrict -Drestrict=__restrict
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment