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
Copy file name to clipboardExpand all lines: binaries/linux/README-GPU
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ The use of the new executable is exactly the same as with the original one.
6
6
This binary was built with the CUBLAS API version 2 which is compatible with SDKs from 4.0 and up.
7
7
8
8
To test the binary "svm-train-gpu" you can run the easy.py script which is located in the "tools" folder.
9
+
To observe speed improvements between CPU and GPU execution we provide a custom relatively large dataset (train_set) which can be used as an input to easy.py.
Copy file name to clipboardExpand all lines: binaries/windows/x64/README-GPU
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ The use of the new executable is exactly the same as with the original one.
6
6
This executable was built with the CUBLAS API version 2 which is compatible with SDKs from 4.0 and up.
7
7
8
8
To test the executable "svm-train-gpu" you can run the easy.py script which is located in the "tools" folder.
9
+
To observe speed improvements between CPU and GPU execution we provide a custom relatively large dataset (train_set) which can be used as an input to easy.py.
Copy file name to clipboardExpand all lines: binaries/windows/x86/README-GPU
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ The use of the new executable is exactly the same as with the original one.
6
6
This executable was built with the CUBLAS API version 2 which is compatible with SDKs from 4.0 and up.
7
7
8
8
To test the executable "svm-train-gpu" you can run the easy.py script which is located in the "tools" folder.
9
+
To observe speed improvements between CPU and GPU execution we provide a custom relatively large dataset (train_set) which can be used as an input to easy.py.
0 commit comments