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
To pick up a draggable item, press the space bar.
While dragging, use the arrow keys to move the item.
Press space again to drop the item in its new position, or press escape to cancel.
Activity
waruqi commentedon Mar 9, 2018
xmake will detect cuda sdk environment automatically, we can only run the following command to compile cuda program:
$ xmake
And we can also configure a given cuda sdk directory if detect failed.
waruqi commentedon Mar 9, 2018
Create an empty project for cuda:
waruqi commentedon Mar 9, 2018
waruqi commentedon May 29, 2018