RE: [PATCH] Fix OpenMP offloading to NVPTX and correct location of

2016-11-28 Thread Hahnfeld, Jonas
> -Original Message- > From: Alexander Monakov [mailto:amona...@ispras.ru] > Sent: Monday, November 28, 2016 1:51 PM > To: Hahnfeld, Jonas > Cc: gcc-patches@gcc.gnu.org; Jakub Jelinek (ja...@redhat.com) > Subject: Re: [PATCH] Fix OpenMP offloading to NVPTX an

[PATCH] Fix OpenMP offloading to NVPTX and correct location of

2016-11-28 Thread Hahnfeld, Jonas
Hi, find attached a patch that fixes OpenMP offloading to NVPTX for me. Without the changes, I got errors from the linker for affinity symbols. Kind regards, Jonas -- Jonas Hahnfeld, MATSE-Auszubildender IT Center Group: High Performance Computing Division: Computational Science and

RE: Fix intelmic-mkoffload.c if the temp path contains a '-'

2015-09-04 Thread Hahnfeld, Jonas
> -Original Message- > From: Ilya Verbin [mailto:iver...@gmail.com] > Sent: Friday, September 04, 2015 1:23 PM > To: Hahnfeld, Jonas; Jakub Jelinek > Cc: gcc-patches@gcc.gnu.org; Kirill Yukhin > Subject: Re: Fix intelmic-mkoffload.c if the temp path contains a '-' > &

RE: Fix intelmic-mkoffload.c if the temp path contains a '-'

2015-09-04 Thread Hahnfeld, Jonas
> -Original Message- > From: Hahnfeld, Jonas > Sent: Tuesday, September 01, 2015 1:54 PM > To: 'Jakub Jelinek' > Cc: gcc-patches@gcc.gnu.org; Ilya Verbin; Kirill Yukhin > Subject: RE: Fix intelmic-mkoffload.c if the temp path contains a '-' > > > -Original M

RE: Fix intelmic-mkoffload.c if the temp path contains a '-'

2015-09-01 Thread Hahnfeld, Jonas
> -Original Message- > From: Jakub Jelinek [mailto:ja...@redhat.com] > Sent: Tuesday, September 01, 2015 1:50 PM > To: Hahnfeld, Jonas > Cc: gcc-patches@gcc.gnu.org; Ilya Verbin; Kirill Yukhin > Subject: Re: Fix intelmic-mkoffload.c if the temp path contains a '-' > &

RE: Fix intelmic-mkoffload.c if the temp path contains a '-'

2015-09-01 Thread Hahnfeld, Jonas
Hopefully CC'ing the right people... > -Original Message- > From: Hahnfeld, Jonas > Sent: Thursday, August 20, 2015 12:25 PM > To: 'gcc-patches@gcc.gnu.org' > Subject: Fix intelmic-mkoffload.c if the temp path contains a '-' > > Hi all, > > during my te

Fix intelmic-mkoffload.c if the temp path contains a '-'

2015-08-20 Thread Hahnfeld, Jonas
Hi all, during my test of OpenMP 4.0 offloading features I have found a bug in intelmic-mkoffload.c when the temp path contains a '-'. objcopy will in this case replace it with a '_' which wasn't reflected in the original code and resulted in a link error of the symbols