fix setup

This commit is contained in:
Goncalves Henriques, Andre (UG - Computer Science) 2024-04-21 18:49:28 +01:00
parent a46a7ecc37
commit 55d94daf3d

View File

@ -53,8 +53,6 @@ else
sudo tee -a $GOTCH_LIB_FILE > /dev/null <<EOT
package libtch
package libtch
// #cgo CFLAGS: -I${SRCDIR} -O3 -Wall -Wno-unused-variable -Wno-deprecated-declarations -Wno-c++11-narrowing -g -Wno-sign-compare -Wno-unused-function
// #cgo CFLAGS: -I/usr/local/cuda/include
// #cgo LDFLAGS: -lstdc++ -ltorch -ltorch_cpu -ltorch_cuda -lc10