You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2022/12/04 07:54:15 UTC

[GitHub] [mxnet] Kaiser-Yang commented on issue #21153: mxnet 1.2.1 random_generator.h:154:5: error: there are no arguments to 'CUDA_CALL' that depend on a template parameter, so a declaration of 'CUDA_CALL' must be available [-fpermissive] CUDA_CALL(cudaMalloc(&inst->states_,

Kaiser-Yang commented on issue #21153:
URL: https://github.com/apache/mxnet/issues/21153#issuecomment-1336343458

   after adding this code, the problem is solved. So I wonder why this problem occurs even when including cuda_utils.h;
   CUDA_CALL is defined in cuda_utils.h as below:
   ![image](https://user-images.githubusercontent.com/58209855/205480180-542eee43-a5f8-4a80-b92d-35de1cf36523.png)
   


-- 
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: issues-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org