okuyama@nas.nasa.gov (Darin H. Okuyama) (02/13/91)
Has anyone ported the Gnu C++ compiler (g++) to a Cray running UNICOS? For that matter gcc? Darin Okuyama NASA Ames Research Center
lambert@unix.cis.pitt.edu (Michael H Lambert) (02/13/91)
In article <1991Feb12.204651.27645@nas.nasa.gov> okuyama@amelia (Darin H. Okuyama) writes: >Has anyone ported the Gnu C++ compiler (g++) to >a Cray running UNICOS? For that matter gcc? > >Darin Okuyama >NASA Ames Research Center I imagine the biggest problem in doing a scalar port would be the 64-bit word length. That might well be trivial next to trying to do peephole vectorization. I would see little point in doing it unless it could produce reasonably vectorized code. Michael H. Lambert Pittsburgh Supercomputing Center