"src/libsac2c/codegen/icm2c_std.h" did not exist on "74dc35b6e7f51e0a7cd4644b14a5bf4f2690e2f3"
  • Thomas Macht's avatar
    Fixed "warning: assuming signed overflow does not occur when assuming · 682b8b93
    Thomas Macht authored
    that (X - c) > X is always false [-Wstrict-overflow]" when compiling
    stdlib with type checks enabled.
    Distributed memory backend:
     - Introduced DSM distribution variant
     - Got broadcasts working.
     - Added option to enable trace output for a specific rank only. 
     - Improved tracing.
     - Extended heap manager tracing.
    682b8b93