AUTH's THMMY "Parallel and distributed systems" course assignments.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
194 B

  1. #! /usr/bin/env bash
  2. #SBATCH --job-name=BitncV1Q25
  3. #SBATCH --nodes=1
  4. #SBATCH --gres=gpu:1
  5. #SBATCH --time=10:00
  6. module load gcc/9.2.0 cuda/11.1.0
  7. ./out/v1/bitonic --validation --perf 7 -q 25