GlobalArrays / ga

Partitioned Global Address Space (PGAS) library for distributed arrays
http://hpc.pnl.gov/globalarrays/
Other
96 stars 38 forks source link

Old Cray pragmas #293

Open bjpalmer opened 1 year ago

bjpalmer commented 1 year ago

Does anyone know of any reason for keeping these pragmas in the GA source code?

ifdef __crayx1

pragma _CRI novector

endif

If not, I will take a pass through the GA src directories and get rid of them.

jeffhammond commented 1 year ago

They should be removed.