- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
does anyone know of a good open source c++ numerical and optimization library, with parallelization implemented?
Best regards
Matthias
does anyone know of a good open source c++ numerical and optimization library, with parallelization implemented?
Best regards
Matthias
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - richwin
Hi all,
does anyone know of a good open source c++ numerical and optimization library, with parallelization implemented?
Best regards
Matthias
does anyone know of a good open source c++ numerical and optimization library, with parallelization implemented?
Best regards
Matthias
As far as I know, Intel MKL is multi-threaded using OpenMP. For open source C++, I haven't met a numerical library with parallelization. Some open libraries such as eigen or MTL 4 implement some SSE2 but not multi-threaded.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page