wip
This commit is contained in:
@@ -55,7 +55,7 @@ echo.
|
||||
REM Compile with NVCC (enable device linking for dynamic parallelism)
|
||||
nvcc -O3 -rdc=true -arch=sm_50 ^
|
||||
-gencode arch=compute_50,code=sm_50 ^
|
||||
-I. rinhash.cu sha3-256.cu ^
|
||||
-I. rinhash.cu ^
|
||||
-o rinhash-cuda-miner.exe ^
|
||||
-lcuda -lcudart -lcudadevrt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user