Alessio Sclocco

Results 16 issues of Alessio Sclocco

We are starting to work on a new object oriented interface for kernel tuner.

I've seen this in the CI, and tried on my machine, `gensim` cannot be installed at the moment with Python 3.11, so the install fails. The error is `gensim/models/word2vec_inner.c:217:12: fatal...

bug

With this pull request we update and modernize the old CUDA/OpenCL page to cover more GPU programming languages and programming models. This also fixes #303 IMHO.

Improved support for tuning OpenACC code. Fixes multiple bugs and adds some functionalities, including automatic data transfers to improve performance measurements.

Hi @stijnh I assigned this to you to check if this is a bug or a feature :) In practice if you only want to use the `TunablePrecision` types to...

bug

I will add the other exercise in due time, there is no real hurry here :) Needs independent testing, as I only tested this on two systems. In some systems...

A large example has been added to episode 2, so if anyone is willing to read and review it, that would be appreciated.

enhancement
good first issue
help wanted

Episode 9 is the newest addition to the lesson, so it needs someone reviewing it.

enhancement
good first issue
help wanted

Add more exercises.

Even when using CuPy and Numba, start introducing general parallel programming concepts to help participants get into the mindset of GPU programming.

enhancement