SCM Repository
Annotation of /branches/cuda/src/logging/README
Parent Directory
|
Revision Log
Revision 5597 - (view) (download)
1 : | jhr | 5597 | This directory contains infrastructure for relatively light-weight logging |
2 : | of events in the parallel execution of Diderot programs. The mechanism | ||
3 : | has to be enabled at configuration time (by passing the '--enable-event-logging' | ||
4 : | flag to the configure command) and at compile time (by passing the '--log-events' | ||
5 : | flag to the diderotc command). Futhermore, logging is only supported for the | ||
6 : | parallel target at this time. |
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |