Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // y-cruncher Configuration File
- // Version: 0.7.8 Build 9507
- //
- // Load this from y-cruncher or run directly:
- // y-cruncher config filename.cfg
- //
- // If you're copying Windows file paths into here, be sure to replace
- // all backslashes "\" with forward slashes "/". Backslash is an
- // escape character.
- //
- {
- Action : "StressTest"
- StressTest : {
- AllocateLocally : "true"
- LogicalCores : [0 1 2 3 4 5 6 7 8 9 10 11]
- TotalMemory : 14214071040
- SecondsPerTest : 200
- SecondsTotal : 0
- StopOnError : "true"
- Tests : [
- "N32"
- "N64"
- "HNT"
- "VST"
- "C17"
- ]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement