Alessio Sclocco

Results 22 comments of Alessio Sclocco

I read [this article](https://docs.conda.io/projects/conda-build/en/latest/user-guide/tutorials/build-pkgs-skeleton.html) today, so it seems that a `conda` package can be created very easily. I tried and it actually works, because `kernel_tuner` is in pypi. Should we...

According to the people at Khronos OpenCL is not dead, it is widely used (especially on mobile) and it is the target of e.g. various SyCL compilers :) I became...

Hi @TomMelt I will have a look at your code and try to tune it, will let you know here if I need some help or have some results available

Sounds more future proof than just the file name we pass now.

@benvanwerkhoven this pull request is ready for merge, would be nice if we could merge before CompSys. Two more features, and OpenMP support, are planned for later during the year,...

I don't even remember what this pull request is for :)

It is a good idea, especially because the OpenCL part would be almost trivial to derive from the CUDA one (moving from CuPy to PyOpenCL and update the kernel code,...

> CuPy has some experimental support for [AMD GPUs](https://docs.cupy.dev/en/stable/install.html#using-cupy-on-amd-gpu-experimental). True, via HIP, that we could also target.

I believe we could copy/paste that into our README.

I would probably not be able to do this in 2024, but can support (i.e. answer questions) for anyone who would like to.