- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I am new to MKL libraries and fortran. I want to perform large Matrix Addition in linux cluster. I dont know which function can help me with it and how to run that in linux cluster i.e. what all different flags I should give to make it functioning.
Thanks in advance.
Thanks in advance.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
let's trymkl_?omatadd routine which performs scaling and sum of two matrices. this routine works for SMP systems. the example of this routine you can find intodomatadd.c "MKL_ROOT\examples\transc\source" directory.
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