Aygul

Results 3 issues of Aygul

Hi, It would be practical to have a Spack package ([https://github.com/spack/spack/](https://github.com/spack/spack/)) to ease compilation and deployment of Arcane. Is it something you would consider ?

After doing a naive profiling of the case on a GPU system similar to the OLCF Frontier, I observed that one kernel was particularly slow: ![Image](https://github.com/user-attachments/assets/107b0e33-0551-45b8-ac23-21d843e81a3a) ![Image](https://github.com/user-attachments/assets/568a83b8-b3ef-42ca-927f-33ded801ed55) The kernel in...

performance

I ran the following commands to install boltz2 with python/3.11.7: ``` python3 -m venv boltz2 source boltz2/bin/activate pip3 install torch==2.6.0 torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2.4 pip3 install boltz --index-url https://pypi.org/simple ```...