if {[test_cray]} {
send_user "\nWARNING: This test is incompatible with Cray systems\n"
exit $exit_code
} elseif {[test_serial]} {
send_user "\nWARNING: This test is incompatible with Serial Systems\n"
}
#