Lines Matching full:demo
157 -- Added "mont" demo to the makefile.msvc in etc/
178 -- optimized the pprime demo [/etc/pprime.c] to first make a huge table of single
260 -- Updated demo/demo.c to remove MPI stuff [won't work anyways], made the tests run for 2 seconds each so its
283 -- Fixed up demo/demo.c so it doesn't have so many warnings and it does the full series of
297 -- fixed up demo/demo.c to output comma-delimited results of timing
298 also fixed up timing demo to use a finer granularity for various functions
299 -- fixed up demo/demo.c testing to pause during testing so my Duron won't catch on fire
322 -- fixed up demo so when building timing for the x86 it assumes ELF format now
332 -- Added a Mersenne prime finder demo in ./etc/mersenne.c