On Fri, Oct 22, 2010 at 6:04 PM, Dave <[email protected]> wrote: > Hi all, > I like to evaluate my multicore cache model in ALPHA_SE and I wrote a simple > multithreading program for debugging. > Now I want to compile the program with Parmacs thread lib. I have no idea to > use which ALPHA cross compiler. > However, after I trying the crosstool-NG and saw > theĀ http://m5sim.org/wiki/index.php/Splash_benchmarks > I feel more confused.... > There is no cross compiler for ALPHA_SE? > regards, > Dave
You can use a cross-compiler to build Alpha Linux programs to run on ALPHA_SE. There is no cross-compiler for Alpha Tru64 though, which means you can't recreate the SE-mode SPLASH2 benchmark binaries without an actual Alpha Tru64 machine. Steve _______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
