Re: Support to OpenACC and OpenMP 4.0 in GCC 4.9

2014-04-28 Thread Thomas Schwinge
Hi Paolo! On Mon, 28 Apr 2014 10:31:15 +0200, Paolo Leoni wrote: > I'm primarily a user of OpenACC. Be aware that there is not yet any actual offloading implemented on the gomp-4_0-branch. > Sorry, I'm a little newbie about GCC building, could you post here a > simple list of commands in order

Re: Support to OpenACC and OpenMP 4.0 in GCC 4.9

2014-04-28 Thread Paolo Leoni
Hi Thomas, thank you for your response. I'm primarily a user of OpenACC. Sorry, I'm a little newbie about GCC building, could you post here a simple list of commands in order to building GCC 4.9 with openacc support? I've found this: http://gcc.1065356.n5.nabble.com/OpenACC-or-OpenMP-4-0-target-d

Re: Support to OpenACC and OpenMP 4.0 in GCC 4.9

2014-04-27 Thread Thomas Schwinge
Hi Paolo! On Sat, 26 Apr 2014 12:09:01 +0200, Paolo Leoni wrote: > I'm a graduating Physics student from Italy. I'm actually working on > accelerators devices like GPU and Intel MIC, with a focus on OpenACC > api. Are you primarily a user of OpenACC, or also interested in helping implement it in

Support to OpenACC and OpenMP 4.0 in GCC 4.9

2014-04-26 Thread Paolo Leoni
Hi all, I'm a graduating Physics student from Italy. I'm actually working on accelerators devices like GPU and Intel MIC, with a focus on OpenACC api. I'm very interested to OpenACC support in GCC, I know that there is a branch that contains a basic implementation for it. How can I build gcc with