PARAC(ID:5073/par001)


C with parallel extensions


References:
  • NAKAGAWA Hiromitsu "Programming for parallel computer¡¡Programming language PARAC and Auto-Parallelization for serial program" view details Abstract: Many parallel computers have been developed with excellent architectures that are getting high performance through hardware, but programming for these computers is very difficult. To utilize the full performance potential from these computers it is necessary to execute many programs concurrently, interfacing each to the other, which is most difficult even for the skilled programmer. The most important factor for parallel computers is to develop an environment in which programmers can develop parallel programs easily. We developed PARAC, that is an extension of 'C' for parallel programming. In addition, we developed an expert-system which translates programs written in normal 'C' language into PARAC language to be executed concurrently automatically assigning the programs to each hardware resource.


          in IPSJ SIGNotes SYMbol manipulation No.039 - 003 view details