I’m trying to compile: [url=“Welcome coreyhoffstein.com - BlueHost.com”]Welcome coreyhoffstein.com - BlueHost.com with thrust 1.1
Including the thrust::transform_reduce() in my code causes this error message:
ptxas /tmp/tmpxft_00003a62_00000000-2_testoptionpricer.ptx, line 0; fatal : (C6017) Unaligned memory access; the offset should be 4-byte aligned.
Since this doesn’t refer to a line in either thrusts or my code, I don’t know how to proceed to fix this.