Enable parallel tests.
[hoomd-blue.git] / README
blobf4bbe1015d38b1742aa12051fe79ffd736a9051e
1 HOOMD-blue top-level directory structure:
2  /CMake     - helper cmake scripts, common to main hoomd and plugin builds 
3  /data      - Storage location for art, scripts, et cetera. that are needed for development but do not need to be installed or
4               used in the build process.
5  /doc       - Documentation source (compiled into easily readable documentation by doxygen during the build process)
6  /installer - Scripts and settings for the installer
7  /libhoomd  - C++ source code for the main hoomd library
8  /python-module   - High level API code for using hoomd within python scripts
9  /python-runner   - Runner script to execute python in the proper environment to load modules in python-module
10  /microbenchmarks - A sandbox for playing with new computation techniques on the GPU
11  /share     - Contains scripts, templates, and other files that are installed in the OS share directory
12  /test      - All manner of tests to verify that a hoomd build is running correctly
14 For full documentation on hoomd, build it from source or point your web browser to
15 http://codeblue.umich.edu/hoomd-blue/doc-trunk/