DarshanRamakant
Results
2
comments of
DarshanRamakant
> I'm facing the exact same issue on my machine. > > `$ sycl_clang++ -fsycl simple_sycl.cpp -o simple.o` `$ ./simple.o` > > ``` > terminate called after throwing an instance...
> @DarshanRamakant by `fix your "configure.py"` do you mean (a) I should supply proper options in my command line? Or (b) the script should be smart enough to detect device...