http://valutazione.unibas.it/gii-grin-scie-rating/ http://portal.core.edu.au/conf-ranks/?search=&by=all&source=all&sort=arank&page=1
MPI_FILE_WRITE, MPI_File_write
https://www.ibm.com/support/knowledgecenter/en/SSFK3V_1.3.0/com.ibm.cluster.pe.v1r3.pe500.doc/am107_ifwrit.htm Return from the call does not guarantee that the data has been written to the storage device (or devices). In particular, written data may still be present in system buffers. However, it guarantees that the memory buffer can be
FAST 2017, 2016 Proceedings
https://www.usenix.org/sites/default/files/fast17_full_proceedings.pdf https://www.usenix.org/sites/default/files/fast16_full_proceedings.pdf
The MPI C++ bindings: what happened, and why?
http://blogs.cisco.com/performance/the-mpi-c-bindings-what-happened-and-why
Prime Numbers
http://www.primos.mat.br/indexen.html
Designing a fast Hash Table
http://www.ilikebigbits.com/blog/2016/8/28/designing-a-fast-hash-table
Bash For Loop Array: Iterate Through Array Values
https://www.cyberciti.biz/faq/bash-for-loop-array/
Sublime 3 Tab Completion
https://www.sublimetext.com/docs/2/tab_completion.html
checksum: cksum & md5sum
http://www.computerhope.com/unix/ucksum.htm https://www.lifewire.com/validate-md5-checksum-file-4037391
UPC with MPI
http://mantis.lbl.gov/nightly/upc/berkeley_upc_runtime/docs/html/user/interoperability.html http://upc.lbl.gov/hypermail/upc-users/att-0113/bupc_extern.h
OS X Yosemite: Customize the Finder toolbar and sidebar
https://support.apple.com/kb/PH19079?locale=en_US
Cache Writing
http://www.cs.cornell.edu/courses/cs3410/2013sp/lecture/18-caches3-w.pdf
Apache Cassandra: The write path to compaction
http://docs.datastax.com/en/archived/cassandra/2.0/cassandra/dml/dml_write_path_c.html
개발ìžë¥¼ 위한 SSD (Coding for SSD)
http://tech.kakao.com/2016/07/13/coding-for-ssd-part-1/
Project Voldemort: A distributed database
http://www.project-voldemort.com/voldemort/quickstart.html
Eventually Consistent – Revisited
http://www.allthingsdistributed.com/2008/12/eventually_consistent.html
Apache Cassandra Storage Engine
http://cassandra.apache.org/doc/latest/architecture/storage_engine.html
IBM POWER Instruction Set Architecture
https://en.wikipedia.org/wiki/IBM_POWER_Instruction_Set_Architecture Another interesting feature of the architecture is a virtual address system which maps all addresses into a 52-bit space. In this way applications can share memory in a “flat” 32-bit space, and all of the programs can have different
RayTrace-miniapp: Miniapp version of ray-trace code used to simulate X-Ray lasers
https://code.ornl.gov/mbt/RayTrace-miniapp
64-bit computing Limits of practical processors
https://en.wikipedia.org/wiki/64-bit_computing In principle, a 64-bit microprocessor can address 16 EiBs (16 × 10246 = 264 = 18,446,744,073,709,551,616 bytes, or about 18.1 exabytes) of memory. In actual practice, it is orders of magnitudes less than that. For example, the AMD64 architecture (as of