[codes-ross-users] CODES 1.1.0 installation issue

Sayan Ghosh zsayanz at gmail.com
Thu Jul 25 18:18:32 CDT 2019


I am reporting CODES build issue with Intel 19 and GCC 6.3, please suggest
a workaround. I downloaded the software from:
https://press3.mcs.anl.gov/codes/downloads/

.././src/util/codes_mapping.c(465): error: argument of type "tw_pe" is
incompatible with parameter of type "tw_pe *"
  tw_kp_onpe(kpid, g_tw_pe[0]);
                  ^

.././src/util/codes_mapping.c(477): warning #266: function "tw_getpe"
declared implicitly
  pe = tw_getpe(kpid % g_tw_npe);
       ^

.././src/util/codes_mapping.c(477): error: identifier "g_tw_npe" is
undefined
  pe = tw_getpe(kpid % g_tw_npe);
                       ^

.././src/util/codes_mapping.c(477): warning #556: a value of type "int"
cannot be assigned to an entity of type "tw_pe *"
  pe = tw_getpe(kpid % g_tw_npe);
     ^

-- 
Thanks,
Sayan | https://sg0.github.io/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/codes-ross-users/attachments/20190725/ab66b5e0/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 112593 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/codes-ross-users/attachments/20190725/ab66b5e0/attachment-0001.bin>


More information about the codes-ross-users mailing list