alisterburt

Results 113 comments of alisterburt

Apologies in advance for naive questions, is a `ClusterManager` a `dask-ctl` concept or a more general `dask` concept? On every HPC system I've used the head node and compute nodes...

Gotcha, appreciate the explanation! - my confusion was about whether `Cluster` and `ClusterManager` were actually the same thing which is now clear 🙂 > We could in theory list all...

@biochem-fan I'm sitting here with @kimanius, we're trying to build conda-forge packages for RELION (3.1.3 here, other versions will follow once we've figured things out) Would you mind taking a...

@biochem-fan thank you for the time taken already! > NVCC internally uses G++. Does it uses the same version of G++ and headers as those CMake is using? This is...

Big thank you @jaimergp 🙂 this is a fun puzzle! As it stands I have 3 issues left to tackle 1. osx build now works but the simple existence test...

deferring to experience @jaimergp - ta!

building shared libs actually seems to work okay when CUDA is unavailable - this is consistent with what I see locally which is a fail during the compilation of some...

@jaimergp that seems like the best path forwards for now, thanks!

Love the proposal - I don't think the way you've proposed it will work exactly (don't think we can cache intermediate framebuffers from separate visuals) but simply toggling visibility and...