Hi,
I encountered a rather strange behavior with Chapel 1.8. I compiled chapel 
earlier and it was working fine. But I tried to use it today (same compiler 
binary, same system), and I am getting this error irrespective of input program:




$ chpl --version
error: internal failure MIS0350 chpl Version 1.8.0


System environment:
$ printchplenv
uname -a: Linux edison08 3.0.101-0.46-default #1 SMP Wed Dec 17 11:04:10 UTC 
2014 (8356111) x86_64 x86_64 x86_64 GNU/Linux
CHPL_HOME: /global/homes/a/asarje/edison/runtimes/chapel-1.8.0-noprof
script location: /global/u1/a/asarje/edison/runtimes/chapel-1.8.0-noprof/util
CHPL_HOST_PLATFORM: linux64
CHPL_HOST_COMPILER: gnu
CHPL_TARGET_PLATFORM: cray-xc
CHPL_TARGET_COMPILER: cray-prgenv-intel
CHPL_LOCALE_MODEL: numa
CHPL_COMM: gasnet
  CHPL_COMM_SUBSTRATE: aries
  CHPL_GASNET_SEGMENT: fast
CHPL_TASKS: fifo
CHPL_THREADS: pthreads
CHPL_LAUNCHER: aprun
CHPL_TIMERS: generic
CHPL_MEM: dlmalloc
CHPL_MAKE: gmake
CHPL_ATOMICS: intrinsics
  CHPL_NETWORK_ATOMICS: none
CHPL_GMP: system
CHPL_REGEXP: none
CHPL_WIDE_POINTERS: struct
CHPL_LLVM: none
CHPL_AUX_FILESYS: none


Does anyone have an idea as to what is going wrong? I tried rebuilding the 
compiler, but no success.


Thanks,
Abhinav.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Chapel-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-users

Reply via email to