source:
ThirdParty/mpqc_open/src/lib/util/group/messtest.in
Last change on this file was 860145, checked in by , 8 years ago | |
---|---|
|
|
File size: 263 bytes |
Line | |
---|---|
1 | % Emacs should use -*- KeyVal -*- mode. |
2 | |
3 | procmessage<ProcMessageGrp>: () |
4 | |
5 | shmmessage<ShmMessageGrp>: ( |
6 | n = 4 |
7 | ) |
8 | |
9 | mpimessage<MPIMessageGrp>: ( |
10 | ) |
11 | |
12 | message = $:shmmessage |
13 | |
14 | debug<Debugger>: ( |
15 | cmd = "echo $(PREFIX) $(EXEC) $(PID)" |
16 | wait_for_debugger = no |
17 | ) |
Note:
See TracBrowser
for help on using the repository browser.