Code Monkey home page Code Monkey logo

gufi's Introduction

Grand Unified File-Index (GUFI)

Build Status Latest Release Downloads

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

Quick Start

git clone https://github.com/mar-file-system/GUFI.git
cd GUFI
mkdir build
cd build
cmake ..
make
make install

# create a GUFI Index
gufi_dir2index <src_dir> <index_dir>
-or-
gufi_dir2trace <src_dir> <trace_file_prefix>
cat <trace_file_prefix>.* > <trace_file>
gufi_trace2index <trace_file> <index_dir>

# create /etc/GUFI/config from /etc/GUFI/config.example

# use the index
gufi_query/gufi_find/gufi_ls/gufi_stats/gufi_stat/bfti/bffuse/bfresultfuse/querydb/querydbn

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

Contact

[email protected]

gufi's People

Contributors

calccrypto avatar jti-lanl avatar sfpwhite avatar bws avatar dmanno avatar brockpalen avatar garygrider avatar nzrutman avatar piyushthange avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.