SPARC Solaris Einstein@Home?

Bernd Machenschalk
Bernd Machenschalk
Joined: 15 Oct 04
Posts: 2,684
Credit: 25,950,161
RAC: 34,820

RE: Another thing to look

Quote:
Another thing to look at, just released by Sun is their own SPARC optimizing backend for GCC. It uses the GCC ABI, so it should work with other GCC-built apps (i.e. boinc).
http://cooltools.sunsource.net/gcc/index.html


Thanks, this looks incredibly useful. However, this is only available for Solaris 9 and up.

I'm currently trying to compile the vector-code that's e.g. in the current Linux Beta Test App into a Solaris App that uses the VIS extension. However I have to use Suns linker and assembler, which forces me to compile _everything_ (all code and libraries used) in 64 Bit in order to properly link it together. Has anyone built a full 64-bit-enabled gcc (4.0.1 or newer) on Solaris 7?

BM

BM

Bernd Machenschalk
Bernd Machenschalk
Joined: 15 Oct 04
Posts: 2,684
Credit: 25,950,161
RAC: 34,820

A new App for Solaris SPARC

A new App for Solaris SPARC is available. See this thread.

BM

BM

Bernd Machenschalk
Bernd Machenschalk
Joined: 15 Oct 04
Posts: 2,684
Credit: 25,950,161
RAC: 34,820

RE: I expect some speedup

Message 2692 in response to message 2689

Quote:
I expect some speedup once I get the autovect feature of GCC 4 to recognize our loops as vectorizable and use vis, but this may take some time.


Hm. I just found out that VIS is integer only. Doesn't help for our purposes at all. Bad luck.

BM

BM

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.