Dario Bosch

Results 3 issues of Dario Bosch

Hi, I'm compiling bart within an apptainer (singularity) container. Here's the recipe: Singularity container recipe ``` Bootstrap: docker From: nvidia/cuda:12.5.1-devel-ubuntu22.04 Stage: first %post toolVersion='0.9.00' toolName='bart' apt-get update --yes apt-get install...

Hi, the help of bart copy (`bart copy -h`) tells me what it supposedly does: > Copy an array (to a given position in the output file - which then...

Hi, I'm on a fresh install of Alma Linux 9 and I have cuda 13.0. It seems like Bart cannot be compiled with cuda. One issue is in `src/num/fft-cuda.c` lines...