NCSA's 11.5 PFlops Blue Waters Supercomputer in Testing

  • Thread starter Thread starter Guest
  • Start date Start date
Status
Not open for further replies.
Really? crysis and football manager...I think you guys are missing the bigger picture here!

Just imagine Solitaire running on that beauty :)
 
[citation][nom]vittau[/nom]It takes some serious creativity and ingenuity to program for 49.000+ cores.[/citation]

Not really, all you have to do is create a loop that creates worker threads for all the cores.
 
[citation][nom]memadmax[/nom]Not really, all you have to do is create a loop that creates worker threads for all the cores.[/citation]
And have a data set that you can split into 49,000 parts. :)
 
[citation][nom]cookoy[/nom]those test and evaluaton suite better not include iTune 🙂[/citation]

Why not? One instance per core for the entire system could be run as a benchmark. Remember, software doesn't need to be multi-threaded to benefit from multiple cores if it can have multiple instances run in parallel and I see no reason for why you couldn't do that with iTunes.
 
Status
Not open for further replies.