http://www.redsome.com/flush-clear-dns-cache-google-chrome-browser/
Short form of __FILE__
https://bytes.com/topic/c/answers/453661-short-form-__file__
How to print without newline or space in Python?
https://stackoverflow.com/questions/493386/how-to-print-without-newline-or-space The best pythonic answer
The Python Tutorial
https://docs.python.org/2/tutorial/index.html https://docs.python.org/3/tutorial/index.html https://docs.python.org/2/library/index.html https://docs.python.org/3/library/index.html
CMake Tutorial
https://cmake.org/cmake-tutorial/
Mac office, outlook keep calendar invite in e-mail box
https://apple.stackexchange.com/questions/237660/mac-office-outlook-keep-calendar-invite-in-e-mail-box It’s simple (until MS changes the pref on this): just accept the invitation to the meeting from the calendar, NOT your inbox.
Intel Storage Acceleration Library
https://01.org/intel%C2%AE-storage-acceleration-library-open-source-version
Memory-Driven Computing
http://www.pdl.cmu.edu/SDI/2016/slides/keeton-2016-10-19-memory-driven-computing.pdf
Building Cross-Platform CUDA Applications with CMake
https://devblogs.nvidia.com/parallelforall/building-cuda-applications-cmake/
Quick and Dirty Instructions for the New ACM Typesetting Format—acmart Class
http://sensys.acm.org/2017/resources/documents/HowTo.pdf
Translating Virtual Addresses to Physical Addresses in User Space
https://shanetully.com/2014/12/translating-virtual-addresses-to-physcial-addresses-in-user-space/
Parallel I/O in Practice
https://www.nersc.gov/assets/Training/pio-in-practice-sc12.pdf
3 Challenges of Storing Billions of Files Beyond Big Data
http://inside.igneous.io/storing-files-beyond-big-data
Apache Flink
https://flink.apache.org/
CS Conferences Rating
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