This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Alfred
/
sdr-wideband-suite
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Link cuFFT with mingw import libs
master
Jan Svabenik
пре 4 дана
родитељ
6dcedf6744
комит
5e13c73970
2 измењених фајлова
са
7 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
.gitignore
+1
-1
internal/fft/gpufft/gpu.go
+ 6
- 0
.gitignore
Прегледај датотеку
@@ -12,3 +12,9 @@ data/events.jsonl
# local prompts
prompt*.txt
# local cuda import libs
cuda-mingw/
# temp binaries
sdrd.exe~
+ 1
- 1
internal/fft/gpufft/gpu.go
Прегледај датотеку
@@ -3,7 +3,7 @@
package gpufft
/*
#cgo windows LDFLAGS: -lcufft -lcudart
#cgo windows LDFLAGS: -lcufft
64_12
-lcudart
64_13
#include <cuda_runtime.h>
#include <cufft.h>
*/
Write
Preview
Loading…
Откажи
Сачувај