- May 04, 2021
-
-
Mario Raciti authored
-
Mario Raciti authored
-
- May 03, 2021
-
-
Mario Raciti authored
-
- Apr 29, 2021
-
-
Jan David Mol authored
COB-148: Enable NVRTC for CUDA kernel compilation See merge request !436
-
Bram Veenboer authored
-
Bram Veenboer authored
-
Bram Veenboer authored
-
Bram Veenboer authored
This is needed for NVRTC compilation.
-
Bram Veenboer authored
Remove the intermediate variable.
-
Bram Veenboer authored
Remove the intermediate variable.
-
Bram Veenboer authored
-
Bram Veenboer authored
-
Bram Veenboer authored
This is a workaround for compilation with NVRTC.
-
Bram Veenboer authored
-
Bram Veenboer authored
-
Bram Veenboer authored
-
Bram Veenboer authored
-
- Apr 28, 2021
-
-
Sarod Yatawatta authored
COB-MISC: remove FFTShift kernel fragments, never used now See merge request !437
-
Bram Veenboer authored
-
Bram Veenboer authored
-
Bram Veenboer authored
-
Bram Veenboer authored
-
Auke Klazema authored
Resolve TMSS-736 Closes TMSS-736 See merge request !438
-
- Apr 27, 2021
-
-
Mario Raciti authored
-
Mario Raciti authored
-
Sarod Yatawatta authored
-
- Apr 26, 2021
-
-
Jorrit Schaap authored
-
Mario Raciti authored
-
Bram Veenboer authored
COB-114: Update compute capability to 7.0 See merge request !434
-
Auke Klazema authored
TMSS-228 Closes TMSS-228 See merge request !435
-
Ramesh Kumar authored
TMSS-228: Tab View is changed to Step Wizard view. Fixed Ingest view issue for SU without ingest task. Action Button style updated.
-
Bram Veenboer authored
Since we now target CUDA 10 (or newer), there is no need for all the switch-case statements. Use the compute capability of the Tesla V100 (compute_70) as the new default setting. tSubbandProcPerformance demonstrates that the performance is within 1% of the reference (which was measured prior to updating the Compute Capability). Furthermore, the kernel tests still all pass.
-
Bram Veenboer authored
COB-121: Add tSubbandProcPerformance See merge request !431
-
Bram Veenboer authored
It has been replaced with tSubbandProcPerformance.
-
Bram Veenboer authored
-
Bram Veenboer authored
Compare the runtime for all of the kernels with the reference.
-
- Apr 23, 2021
-
-
Mario Raciti authored
-
Bram Veenboer authored
-
Bram Veenboer authored
COB-184: Fix tMultipleBeamFormers See merge request !432
-
Bram Veenboer authored
-