OpenACC must have routine information error
问题 I am trying to parallelize a simple mandelbrot c program, yet I get this error that has to do with not including acc routine information. Also, I am not sure whether I should be copying data in and out of the parallel section. PS I am relatively new to parallel programming, so any advice with learning it would be appreciated. (Warning when compiled) PGC-S-0155-Procedures called in a compute region must have acc routine information: fwrite (mandelbrot.c: 88) PGC-S-0155-Accelerator region