Skip to content

nzrutman/GUFI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grand Unified File-Index (GUFI)

Build Status

GUFI is part of MarFS, which is released under the BSD License. LA-CC-15-039

Initial development was done at LANL via an internal git-hosting service. As of rev 0.1.0, we have moved GUFI to GitHub:

https://github.com/mar-file-system/GUFI

We invite anyone to contribute suggestions, new features, bug-reports, bug-fixes, feature-requests, etc, through GitHub:

https://github.com/mar-file-system/GUFI/issues

All bug-reports, issues, requests, etc, should go through GitHub. We will attempt to respond to requests, but we can't make promises about the level of resources that will be dedicated to GUFI maintenance.

See other components of MarFS at:

https://github.com/mar-file-system

Build and Install

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=<PATH> ..
make
make install

For the dependency list, detailed build and install instructions, and common issues, please see INSTALL.

Contact

gufi-lanl@lanl.gov

About

Grand Unified File-Index

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 53.1%
  • Shell 17.5%
  • Python 17.0%
  • C++ 7.4%
  • CMake 5.0%