#@ job_type = parallel #@ environment = COPY_ALL #@ notification = never #@ shell = /usr/bin/bash #@ class = debug #@ bulkxfer = yes #@ node = 1 #@ total_tasks = 1 #@ wall_clock_limit= 00:10:00 #@ output = openmp8.stdout # #@ queue export OMP_NUM_THREADS=8 ./openmp -n 500 -o openmp.txt