A poster titled “P5129 PMAS: A Unified Programming Model for Multi-Accelerator Systems” has been accepted for the 2015 GPU Technology Conference (GTC).
바해, 정해영
작가의 메시지 아들이 중학교를 다닐 적 일이다. 내가 꾸러기 짓과 유머를 즐겨하다 보니 가끔 아내로부터 “당신, 언제 철이 들려나.”하는 귀여운 소리를 듣곤 했는데, 그럴 때마다 작은 아들 녀석이 피식대며 끼어들어 “아빠! 철 좀 드세요!”라며 엄마를 거들었다. “철이 향긋한 국화차도 아닌데
What the new OpenMP standard brings to embedded multicore software design
http://www.embedded.com/design/programming-languages-and-tools/4396218/What-the-new-OpenMP-standard-brings-to-embedded-multicore-software-design
EE 460N Handouts
COOL! http://users.ece.utexas.edu/~patt/14f.460N/handouts.html http://users.ece.utexas.edu/~patt/
AMD FASTFORWARD
http://wccftech.com/evidence-amd-apus-featuring-highbandwidth-stacked-memory-surfaces/
To unenroll your Android device from Device Manager
http://support.citrix.com/proddocs/topic/xmob-dm-85/xmob-android-user-enroll-unenrolldevice-tsk.html
Coloring the verbatim like environment?
http://stackoverflow.com/questions/3272903/coloring-the-verbatim-like-environment
how to enter backslash () in your text
http://www.latex-community.org/forum/viewtopic.php?f=44&p=47035 textbackslash
Turn off Office Reminders
https://support.office.com/en-ie/article/Turn-off-Office-Reminders-784bf24a-e04c-445d-afdc-1eda8a2d90b2
Git – Pushing code to two remotes
http://stackoverflow.com/questions/14290113/git-pushing-code-to-two-remotes git remote set-url –add –push origin git://another/repo.git git remote set-url –add –push origin git://one_more/repo.git
PPoPP 2015 Poster
A poster titled “An OpenACC-Based Unified Programming Model for Multi-Accelerator Systems” is accepted by PPoPP 2015.
Compilers and More: MPI+X
Compilers and More: MPI+X http://www.hpcwire.com/2014/07/16/compilers-mpix/ Potholes on the Road to Exascale http://www.scientificcomputing.com/blogs/2014/05/potholes-road-exascale Software development standards for next-generation HPC systems http://www.scientific-computing.com/news/news_story.php?news_id=2228 HPC: predictions for 2014 http://www.scientific-computing.com/features/feature.php?feature_id=293 Exascale Challenges http://www.scientific-computing.com/features/feature.php?feature_id=290 Seminar: Current Topics in High-Performance Computing (HPC) http://www.hpc.rwth-aachen.de/teaching/seminar/cthpc/ The PGI Accelerator Compilers
How to Open iTerm/Terminal in Finder’s Current Folder
http://aubreypwd.com/open-itermterminal-finders-current-folder-mavericks/
IEEE Computer Society
I joined the IEEE Computer Society.
Cover letters: types and samples
http://www.career.vt.edu/jobsearchguide/coverlettersamples.html
Journals
http://ip-science.thomsonreuters.com/cgi-bin/jrnlst/jloptions.cgi?PC=K http://www.impactfactorsearch.com/
Font Awesome Icons
http://fortawesome.github.io/Font-Awesome/icons/
logos
http://science.energy.gov/about/resources/logos/ https://powerpedia.energy.gov/wiki/DOE_Seal_and_Logo https://portal09.ornl.gov/sites/cm/branding/SitePages/logos.aspx
Acronym Creator
http://acronymcreator.net/
Is there a way to skip password typing when using https:// github
http://stackoverflow.com/questions/5343068/is-there-a-way-to-skip-password-typing-when-using-https-github git config –global credential.helper cache git config –global credential.helper store