GCC UPC

... Unified Parallel C

  • Increase font size
  • Default font size
  • Decrease font size

GCC UPC Changelog

E-mail Print PDF

GCC UPC 4.3.2.5

  • Added support for NUMA API 2.0
  • Disabled link script support for Apple Mac OS X
  • Documented -fupc-instrument[-functions] switch
  • Added debugging support for packed shared pointer representation
  • Upgraded binary releases to the latest OS versions

GCC UPC 4.3.2.4

  • Support for the Apple Mac OS X platform
  • Improved conformance to the UPC language specification (version 1.2)
  • UPC collectives support implemented in the GCC UPC SMP-based runtime
  • GASP (a performance analysis tool interface for Global Address Space Programming models) support implemented in both the GCC UPC compiler and the GCC UPC SMP-based runtime
  • Code optimization improvements as a result of moving to the GCC 4.3 baseline