Skip to content

Commit

Permalink
save progress
Browse files Browse the repository at this point in the history
  • Loading branch information
clamchowder committed Dec 15, 2024
1 parent d8737fb commit f0434cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions svm/svmtest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@

#ifdef _MSC_VER
#include <Windows.h>
#else
#include <sched.h>
#include <pthread.h>
#endif

cl_device_id selected_device_id;
Expand Down

0 comments on commit f0434cd

Please sign in to comment.