building on Power8 IBM HPC with gcc- fypp problems

Ada Sedova ada.a.... at gmail.com
Fri Feb 9 02:24:44 UTC 2018


Fixed-- space in arch file set CPP=" "; neq(CPP,) is then true. The 
Makefile tries to use the c version of the fypp option. For some reason 
this option fails. I can't see why that is, but avoiding choosing this 
option during make was important.



On Wednesday, February 7, 2018 at 8:40:20 PM UTC-5, Ada Sedova wrote:
>
> Hey,
>
> I'm trying to build on a early access Power8 IBM with Red Hat Maipo, HPC 
> system, using gcc . No compiler wrappers, so it's not going as smoothly as 
> on a Cray. I stopped trying to use CUDA when I realized I couldn't even get 
> past the fypp -> f90.
>
> It seems that although I don't have CPP set to anything in the arch file, 
> it's running the cc version for fypp with *.fypped >*.f90, instead of the 
> fortran version, like it did on the Cray. The strange thing is, all of the 
> .f90 files it creates are empty! Interestingly, the compiler still compiles 
> these empty files to basically empty binaries.
>
> I'm pretty clueless about fypp, so I don't have any idea what to do about 
> this. Any help is greatly appreciated!
>
>
> Thanks.
> -A
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20180208/210829b5/attachment.htm>


More information about the CP2K-user mailing list