Tagged Questions
Cray Inc. is a supercomputer manufacturer based in Seattle, Washington. The company's predecessor, Cray Research Inc., was founded in 1972 by computer designer Seymour Cray.
4
votes
1answer
76 views
Could a Cray XK6 run a real-time raytracer?
I heard about Cray's new supercomputer -- the XK6 -- today, but I am a little confused about where the bottlenecks are. Is it in interconnec? Can an XK6 configured with, say, 500,000 16-core ...
3
votes
1answer
100 views
Does anyone know where to get actual Cray PVP code?
I want to write a emulator for one of the older Crays, but I've run into a stumbling block. I can't seem to find any actual code for them. (Which kind of makes sense I suppose, most of them would ...
1
vote
0answers
28 views
Running a mono app with the Cray aprun command
I've been able to get a C# mono program to run on my Cray machine by making a simple batch script and passing that to the aprun command. I'm experimenting with a very small file and I'm getting the ...