Software Communications Protocol

From crtc.cs.odu.edu
Revision as of 20:23, 23 May 2022 by Kgarner (talk | contribs) (Created page with "== Notes when Using PREMA == - Avoid using the fsanitize tool in the compilation of your application with PREMA, as fsanitize is not optimized for distributed memory applicati...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Notes when Using PREMA

- Avoid using the fsanitize tool in the compilation of your application with PREMA, as fsanitize is not optimized for distributed memory applications (and may cause problems with any distributed memory application, even with a raw MPI application)