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
Currently, my build/test/cuda takes up 1.8 GB since each test is about 200 MB. I'm guessing this is due to static linking. Would it be possible to turn this off for testing?
The text was updated successfully, but these errors were encountered:
Currently, my
build/test/cuda
takes up 1.8 GB since each test is about 200 MB. I'm guessing this is due to static linking. Would it be possible to turn this off for testing?The text was updated successfully, but these errors were encountered: