Giter Site home page Giter Site logo

Comments (4)

cjlin1 avatar cjlin1 commented on June 10, 2024

We have improved the description in libsvm faq. Please check

Thanks,
Chih-Jen

Konstantinos Vantas writes:

Hello,
I don't have enough development experience on Linux, forgive me if I ask
something obvious.

  1. I added the -fopenmp to CFLAGS and -lgomp to MEX_OPTION at /matlab/Makefile
  2. I added to /Makefile -fopenmp to CFLAGS
  3. In svm.cpp I added: 3.1 "#pragma omp parallel for private(j)" above the line
    "for(j=start;jl;i++)" (2511 line) 3.3 #pragma omp parallel for private(i)"
    above the line "for(i=0;i<l;i++)" (2528 line)
  4. I run under octave the make command

Then when I am using the svmtrain under Octave I get the error: /home/Octave/
libsvm_mp/matlab/svmtrain.mex: failed to load: /home/Octave/libsvm_mp/matlab/
svmtrain.mex: undefined symbol: omp_get_thread_num

What am I doing wrong here?

(Ubuntu 14.04, Octace 3.8.1, gcc 4.9, libsvm 3.20 )


Reply to this email directly or view it on GitHub.*

from libsvm.

mricherzhagen avatar mricherzhagen commented on June 10, 2024

Kind of offtopic, but since you mention the FAQ:

Not Found

The requested URL /~cjlin/libsvm was not found on this server.

When trying to access http://www.csie.ntu.edu.tw/~cjlin/libsvm/
Did the FAQ and webpage move?

EDIT: its back online

from libsvm.

kvantas avatar kvantas commented on June 10, 2024

Thanks!
Konstantinos

from libsvm.

cjlin1 avatar cjlin1 commented on June 10, 2024

I can access it.. Don't know what happened to you?

Matthias Richerzhagen writes:

Kind of offtopic, but since you mention the FAQ:

Not Found

The requested URL /~cjlin/libsvm was not found on this server.

When trying to access http://www.csie.ntu.edu.tw/~cjlin/libsvm/
Did the FAQ and webpage move?


Reply to this email directly or view it on GitHub.*

from libsvm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.