Matteo Visconti di Oleggio Castello

Results 51 comments of Matteo Visconti di Oleggio Castello

With any cuda-based code, this is usually accomplished by setting the `CUDA_VISIBLE_DEVICES` environment variable before running the python script. See https://stackoverflow.com/questions/39649102/how-do-i-select-which-gpu-to-run-a-job-on On Thu, Aug 22, 2024 at 10:06 AM MShinkle...

I think that adding this option to himalaya will complicate the code unnecessarily. But what happens if you manually push the features and data to the gpu that you want...

I don't have a solution, but I wanted to add that with the XA30 some of the tags used by reproin/heudiconv have been moved to the key `ImageTypeText`. E.g., ```...

I think the tests should pass now. @kroq-gar78 can you please rebase main and force push to this PR to check?

Pinging @anwarnunez @candytaco : it looks like pycryptodome is a drop-in replacement of pycrypto with support of recent python versions.

Here's the traceback with the latest version of botocore ``` --------------------------------------------------------------------------- [33/45965] ClientError Traceback (most recent call last) Cell In[6], line 1 ----> 1 cci = cc.get_interface("glab-share") File ~/miniconda3/envs/cottoncandy-dev/lib/python3.13/site-packages/cottoncandy/__init__.py:74, in...

@yarikoptic I added a test but now a different test is failing for unrelated reasons (#628)

Hi @seungju9810, Make sure to run your ipython session from a different directory than the directory with the pycortex git repository. Otherwise python will try to import the modules from...