We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de47b0d commit 5787f78Copy full SHA for 5787f78
src/mpi/mpi_caf.c
@@ -58,7 +58,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */
58
/* #define GFC_CAF_CHECK 1 */
59
60
61
-#ifdef NDEBUG
+#ifndef EXTRA_DEBUG_OUTPUT
62
#define dprint(...)
63
#else
64
#define dprint(args...) fprintf (stderr, args)
0 commit comments