Search found 2 matches

by jamak3
Sun Jul 10, 2011 7:17 am
Forum: ROMS Installation
Topic: Compile specific files without optimization
Replies: 1
Views: 2227

Compile specific files without optimization

I want to compile ROMS with -O3 optimization, while compiling one particular source file without O3. Does anyone know how to modify the build script or makefile to support this?
by jamak3
Sun Jul 10, 2011 7:10 am
Forum: ROMS Benchmarks
Topic: MPI time profiling results?
Replies: 1
Views: 5633

MPI time profiling results?

I'm trying to make sense of the time profiling output for an MPI run of ROMS, with example output below. Is the elapsed time for message passing included in the elapsed time for the non-linear model? For example, does the time elapsed shown for the Model 2D kernel also include the time for 2D halo e...