corepointer commented on pull request #1317:
URL: https://github.com/apache/systemds/pull/1317#issuecomment-964247137


   > |   0  Tesla K80           On   | 00000000:00:1E.0 Off |                   
 0 |
   
   Sorry my bad. I didn't realize that I raised the bar to compute capability 6 
and above when I introduced atomicAdd() for double values (that's exactly the 
function that is called in the line referenced by the error messages). The 
Tesla K80 has a compute capability of 3.7 [1]. So for the time being code gen 
is for cc 6+ only if we don't find a workaround.
   
   [1] https://developer.nvidia.com/cuda-gpus


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to