problems with benchmark examples in 6.0

I have installed CDK version 6.0 on a linux cluster, and am having trouble
running the benchmarks that were available with 5.2. As an example, the
attempt to compile matmul.F using the auto-parallelization gives the error

pgf77-Info-RC file /opt/pgi/linux86-64/6.0/bin/.pgf77rc line 41: Include file localrc not found

and

/usr/bin/ld: cannot open /crtbegin.o: No such file or directory

These problems persist for the other build examples as well.

There doesn’t seem to be a new matmul.tar on the ftp site (or any matmul.tar
for that matter, and I couldn’t cd to pub/examples/hpf).

Jim Kirby

Never mind the part about finding the examples in 6.0 - I hadn’t noticed the common directory.

Sorry,

Jim Kirby

Hi Jim,

The localrc file and crtbegin.o errors occur when a user has not installed the product before using the compilers, or the installation failed. Try re-installing the compilers and make note of any errors. Which OS are you using?

Thanks,
Mat

Centos.

I’ll try the install again.

Thanks,

Jim Kirby