Skip to content
Snippets Groups Projects
Commit 47e3495d authored by Alexandre Strube's avatar Alexandre Strube
Browse files

Update create_kernel.sh

parent 319b6c71
Branches master
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ KERNELFILE="${ENV_DIR}"/kernel.sh ...@@ -11,7 +11,7 @@ KERNELFILE="${ENV_DIR}"/kernel.sh
echo the name is "$ENV_NAME" echo the name is "$ENV_NAME"
echo "Setting up the kernel script in the following dir: " "${KERNELFILE}" echo "Setting up the kernel script in the following dir: " "${KERNELFILE}"
echo "If you use multiprocessing, edit this file to remove the srun call from the kernel and run it again."
echo '#!/bin/bash echo '#!/bin/bash
source "'"${ABSOLUTE_PATH}"'"/activate.sh source "'"${ABSOLUTE_PATH}"'"/activate.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment