Changes between Version 48 and Version 49 of WikiStart
- Timestamp:
- Aug 23, 2012, 6:00:10 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v48 v49 46 46 * C library based on [http://www.fefe.de/dietlibc dietlibc]. 47 47 * PThreads support library 48 48 49 * Parallel Programming 49 50 * GNU OpenMP [http://gcc.gnu.org/onlinedocs/libgomp libgomp]. 50 51 * Standford Map&Reduce [http://mapreduce.stanford.edu Phoenix]. 52 51 53 * Math & Compression 52 54 * Sun Microsystems standard math library [http://www.netlib.org/fdlibm fdlibm]. 53 55 * General purpose compression library [http://zlib.net zlib]. 56 54 57 * Cryptography ''[experimental]'' 55 58 * Some cryptography functions from the OpenSSL project [http://www.openssl.org/docs/crypto/crypto.html libcrypto]. 59 56 60 * Graphics 57 61 * A very small implementation of a subset of OpenGL for embedded systems or games [http://bellard.org/TinyGL TinyGL]. 58 59 62 60 63 == Running ALMOS on the TSAR Many-core ==