Why is number of open files limited in Linux?
MPI Mechanic
IB Verbs, RDMA wrapper
Lustre® Basics in OCLF KnowledgeBase
Find RGBs of Intel blue, NVIDIA green
POSIX Shared Memory Example
MPI Node-Local Rank determination
Ignore specific commands from the history using HISTIGNORE
http://www.thegeekstuff.com/2008/08/15-examples-to-master-linux-command-line-history/
export HISTIGNORE=”pwd:ls:ls -ltr:”
OLCF User Group
Sharing a GPU Between MPI Processes: Multi-Process Service (MPS) Overview
High Performance Computing Training by Lawrence Livermore National Laboratory
Color Hex
How to Use Huge Pages to Improve Application Performance on Intel® Xeon Phi™ Coprocessor
I need to place a chunk of data in its own page in flash memory, so I can erase and reprogram that page without erasing anything else. How can I do that?
Can I expand the size of a file based disk image?
http://superuser.com/questions/693158/can-i-expand-the-size-of-a-file-based-disk-image
dd if=/dev/zero of=./binary.img bs=1M count=1000
Data and computation transformations for multiprocessors
Mac OSX: can’t start Git after updating Mac OS/XCode
cache line size
http://stackoverflow.com/questions/7281699/aligning-to-cache-line-and-knowing-the-cache-line-size
getconf LEVEL1_DCACHE_LINESIZE