Use from now on new configure option --enable-ompss for OMPSs support.
This commit is contained in:
parent
291e703155
commit
d822a5486e
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ enable_debug=${enable_debug:=0}
|
||||||
|
|
||||||
# Other interesting configure options:
|
# Other interesting configure options:
|
||||||
CONFIGURE_OPTS=" \
|
CONFIGURE_OPTS=" \
|
||||||
--enable-openmpt \
|
--enable-ompss \
|
||||||
--with-nanox=$NANOX_HOME \
|
--with-nanox=$NANOX_HOME \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue