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
Si à un moment ca crash... ajouter un traitement d'exceptions.
Si à un moment je veux jouer sur les tailles et les temps, il faut transformer les constantes en arguements de la ligne de commande.