Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 3ca07802 authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

clean what is useless

parent 2cdeb4a9
No related branches found
No related tags found
No related merge requests found
......@@ -5,16 +5,10 @@
# these paths may depend on the runner used, please be careful and add
# the necessary if blocks depending on the machine
. /etc/profile.d/spack.sh
export QUARK_DIR=/builds/install/quark
export PARSEC_DIR=/builds/install/parsec
export STARPU_DIR=/builds/install/starpu
export STARPU_SILENT=1
if [ "$1" == "simu" ]; then
export STARPU_DIR=/builds/install/starpu-simgrid
export SIMGRID_DIR=/builds/install/simgrid
fi
export PKG_CONFIG_PATH=$PARSEC_DIR/lib/pkgconfig:$PKG_CONFIG_PATH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment