You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OK, that's quite unfortunate... but in general, I feel this is not something Comonicon should support but should be supported by Julia itself unless we can find a way that does not change the syntax.
If I want to write a script with both GPU and CPU code, then I can avoid using CUDA by using the following grammar.
The
@main
macro calls the required using statement by inspectingARG[1]
.The text was updated successfully, but these errors were encountered: