simwave icon indicating copy to clipboard operation
simwave copied to clipboard

example on how to use parallelism

Open krober10nd opened this issue 4 years ago • 3 comments

  • It would be nice to have an example with code showing how to utilize OpenMP.
  • Pinning might be an issue too, not sure how that is dealt with.

krober10nd avatar Jul 04 '21 13:07 krober10nd

Good point. Tomorrow I am gonna work on the code (new density implementation, warnings, examples, tests, etc) and improve documentation.

jaimesouza avatar Jul 04 '21 14:07 jaimesouza

Some systems (like mine) don't come automatically with openmp functionality installed and this leads to errors in compilation.

Could we can show how to install this package in the case it's used?

krober10nd avatar Jul 06 '21 12:07 krober10nd

I think we could add it to the read.me documentation.

jaimesouza avatar Jul 06 '21 15:07 jaimesouza