jinz2014

Results 57 comments of jinz2014

I will need to update this PR. Thanks for your reminder.

@muhammad-tanvir-1211 I tried to update the files. The build is successful, but there are failures when running the ctests. Could you please run the ctests and let me know if...

@muhammad-tanvir-1211 The codes were updated with your suggestions. Thanks.

I have a question. Did you run the tests successfully on your end with your suggested changes ?

There are segfaults when running 'ctest'. ``` Note: Google Test filter = OmataddTestSuite/OmataddTests.RealSinglePrecision/Column_Major_AMD_Instinct_MI100 [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from...

A few tests are skipped in the log. I am not sure which tests should be skipped. Can you please have another reviewer evaluate the PR ? Thanks.

reading your changes, I have a question. For example, auto cudaDevice = sycl::get_native(queue.get_device()); Is the type of cudaDevice "CUdevice" ?

Do you have any update about this ?