Quantcast
Channel: Intel® Many Integrated Core Architecture
Viewing all articles
Browse latest Browse all 1347

buffer write failed

$
0
0

Hello,

I am trying to offload a whole program on mic by doing the following:

int mymain(int argc,char *argv[]){

...

}

 int main(int argc,char *argv[]){

#pragma offload target(mic) in(argv:length(argc)) 

mymain(argc,argv);

}

I get the following error: 

offload error: buffer write failed (error code 6)

Could you please help me?

Best,
Nikos

 


Viewing all articles
Browse latest Browse all 1347

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>