Peter Sobolewski
Peter Sobolewski
Well, we both have M1 right? difference is previously you mentioned your env was in emulation and mine is native.
Which image? uncropped or do I need to download something else? I'm quite curious regarding the differences between native and emulated (accounting for the fact mine is just vanilla M1...
Gonna run the notebook now. Re: native env, it's easy—just use conda-forge miniforge (this is what Apple recommends too) or equivalently mambaforge. The question is how to maintain x86 and...
I got the notebook figured out—right click on Raw, download. @Carreau you also need the data file from here: https://github.com/clEsperanto/pyclesperanto_prototype/blob/master/data/Haase_MRT_tfl3d1.tif And then you need to change the path in the...
@haesleinhuepf I wonder, can we bench the memory transfer? I mean we have a unified memory architecture, shouldn't the penalty for moving to&from GPU be lower?
Right, that's why I hoped there was a test! (FYI I get this warning when setting up the context: ``` /Users/piotrsobolewski/Dev/miniforge3/envs/napari-pyCL-D/lib/python3.9/site-packages/pyclesperanto_prototype/_tier0/_pycl.py:45: UserWarning: Data type double is not supported by your...
Odd...I have no notes of issues with installing pyopencl or pyclesperanto. Just that pyopencl needs to be 2021.2.6 or newer. Are you using a native arm64 conda env? Re: the...
I'm trying from scratch: Step 1: `mamba create -y --name pycl-test python=3.9` Step 2: `pip install pyopencl` Step 3: `pip install pyclesperanto-prototype` Derp: scikit-image has a numpy issue! Let's use...
@haesleinhuepf In case you're curious, I happened to see your `tophat` benches. Here's that notebook on my 2020 M1: ``` skimage top-hat disk duration: 3.705864906311035 skimage top-hat disk duration: 3.7178118228912354...
It's so kind of you to temper my covetous feelings towards the new M1 Macs.. 🤣