Changes between Version 48 and Version 49 of WikiStart


Ignore:
Timestamp:
Aug 23, 2012, 6:00:10 PM (13 years ago)
Author:
almaless
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v48 v49  
    4646   * C library based on [http://www.fefe.de/dietlibc dietlibc].
    4747   * PThreads support library
     48
    4849 * Parallel Programming
    4950   * GNU OpenMP [http://gcc.gnu.org/onlinedocs/libgomp libgomp].
    5051   * Standford Map&Reduce [http://mapreduce.stanford.edu Phoenix].
     52
    5153 * Math & Compression
    5254   * Sun Microsystems standard math library [http://www.netlib.org/fdlibm fdlibm].
    5355   * General purpose compression library [http://zlib.net zlib].
     56
    5457 * Cryptography ''[experimental]''
    5558   * Some cryptography functions from the OpenSSL project [http://www.openssl.org/docs/crypto/crypto.html libcrypto].
     59
    5660 * Graphics
    5761   * A very small implementation of a subset of OpenGL for embedded systems or games [http://bellard.org/TinyGL TinyGL].
    58 
    5962
    6063== Running ALMOS on the TSAR Many-core ==