Update
This commit is contained in:
parent
2a81a5ebd9
commit
dcd0fb5849
@ -1,4 +1,4 @@
|
|||||||
# ExaArray
|
# ExaArray
|
||||||
ExaArray is a .NET library for exa-scale array-like structures. By using this library, it becomes possible to
|
ExaArray is a .NET library for exa-scale array-like structures. By using this library, it becomes possible to
|
||||||
add up to 4.4 quintillion i.e. 4,410,000,000,000,000,000 elements into one array. When using `byte` for `T`,
|
add up to 4.4 quintillion i.e. 4,410,000,000,000,000,000 elements into one array. When using `byte` for `T`,
|
||||||
this would need at least approx. 3.8 EB of memory.
|
this would need approx. 3.8 EB of memory.
|
Loading…
Reference in New Issue
Block a user