@@ -0,0 +1,5 @@
all: a1_ln2_openmp.cpp
g++ a1_ln2_openmp.cpp -fopenmp -o ln2
run: all
OMP_NUM_THREADS=4 ./ln2
The note is not visible to the blocked user.