Questions tagged [lustre]

Luste is a kind of parellel distibuted file system used for large cluster computing systems.

Lustre is a kind of parellel distibuted file system used for large cluster computing systems. The name comes from "Linux" and "cluster". This is a high performance type of file often used in supercomputers. It's licensed under the GNU license.

Lustre systems can scale enormously to clusters of tens of thousands of client nodes.

1 questions
7
votes
1 answer

Why is Lustre used for programming critical control software (Nuclear power plants etc)?

So, as stated on wikipedia: Lustre is a formally defined, declarative, and synchronous dataflow programming language for programming reactive systems. It began as a research project in the early 1980s. A formal presentation of the language…