Thomas Langford

Results 3 comments of Thomas Langford

I'm getting the same `AttributeError: {'userbase'}` when trying to profile a very simple `cupy` example: ```python import cupy as cp import numpy as np # Create 2D numpy arrays a...

@emeryberger Thanks for the fix, I've confirmed that it's working for me with the test code. I will give it some more testing and let you know if anything comes...

I want to highlight the benefit that this would have for anyone building apptainer images in HPC environments where it's very common to not have access to all CPUs on...