You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First code has to be simple.
Remove all the error handlers and other try/catch from SC22 Lesson 1.
I wish I could have made a PR but it looks like the source-code of the is actually made of binary PNG... :-(
Also fix the includes to
#include<sycl/sycl.hpp>
It would be more coherent to have {} in accessor constructors too.
The text was updated successfully, but these errors were encountered:
First code has to be simple.
Remove all the error handlers and other try/catch from SC22 Lesson 1.
I wish I could have made a PR but it looks like the source-code of the is actually made of binary PNG... :-(
Also fix the includes to
It would be more coherent to have
{}
in accessor constructors too.The text was updated successfully, but these errors were encountered: