Skip to content
Snippets Groups Projects
Name Last commit Last update
Step1
.gitignore
LICENSE
README.md
env.sh

GrayScottChallenge

Step1

What you get as a starting point:

  • the naive code from Pierre Aubert
  • an operational SyCL square program
  • the ChatGPT proposal

Mix them all so to have a working SyCL implementation of the Gray-Scott reaction, with the same parameters and output as the original naive code, but hopefully faster...

Step2