Files
y_project/cmdcreate.sh
T
2023-07-16 00:15:15 +02:00

4 lines
147 B
Bash

#!/bin/bash
nvcc isgood.cu tensor.cu cudatensor.cu ../permutation/permutation.cpp -o isgood -lgtest -lpthread -g --relocatable-device-code=true