Skip to content

Commit a09775a

Browse files
IRTK_LP script perms, script typo fix (#2255)
Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com>
1 parent be52518 commit a09775a

26 files changed

Lines changed: 1 addition & 1 deletion

File tree

RenderingToolkit/IRTK_Learning_Path/0_Introduction_to_Jupyter/run_hello.sh

100644100755
File mode changed.

RenderingToolkit/IRTK_Learning_Path/2.1_OSPRay_Intro_CPU_GPU/build_denoise.sh

100644100755
File mode changed.

RenderingToolkit/IRTK_Learning_Path/2.1_OSPRay_Intro_CPU_GPU/build_tutorial.sh

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
ource /opt/intel/oneapi/setvars.sh --force
2+
source /opt/intel/oneapi/setvars.sh --force
33

44
export rkcommon_DIR=/opt/intel/oneapi/rkcommon/latest/lib/cmake/rkcommon
55

RenderingToolkit/IRTK_Learning_Path/2.1_OSPRay_Intro_CPU_GPU/run_denoise.sh

100644100755
File mode changed.

RenderingToolkit/IRTK_Learning_Path/2.1_OSPRay_Intro_CPU_GPU/run_tutorial_CPU.sh

100644100755
File mode changed.

RenderingToolkit/IRTK_Learning_Path/2.1_OSPRay_Intro_CPU_GPU/run_tutorial_GPU.sh

100644100755
File mode changed.

RenderingToolkit/IRTK_Learning_Path/2.1_OSPRay_Intro_CPU_GPU/run_tutorial_MPI.sh

100644100755
File mode changed.

RenderingToolkit/IRTK_Learning_Path/3.1_Embree_Intro_CPU_GPU/build_CPU.sh

100644100755
File mode changed.

RenderingToolkit/IRTK_Learning_Path/3.1_Embree_Intro_CPU_GPU/build_GPU.sh

100644100755
File mode changed.

RenderingToolkit/IRTK_Learning_Path/3.1_Embree_Intro_CPU_GPU/run_CPU.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)