Multithreaded (Posix) SVM evaluation

Multithreaded SVM Evaluation. You may take advantage of the multicore hardware.

You are now following this Submission

Linux:
Just mex it as:
>> mex evalua_svm_thread.cc -lpthread

Windows:
>>mex -largeArrayDims evalua_svm_thread_win.cc

Execute it for help.

The function expects Full Matrices

Cite As

Ricardo Santiago Mozos (2026). Multithreaded (Posix) SVM evaluation (https://www.mathworks.com/matlabcentral/fileexchange/23994-multithreaded-posix-svm-evaluation), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Deep Learning with GPU Coder in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.4.0.0

Added a Windows version that supports -largeArrayDims

1.1.0.0

I just add a detailed help.

1.0.0.0