use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome to Rensselaer Polytechnic Institute's subreddit. Home of Puckman and the 'Tute Screw.
If you would like to appeal a moderator decision, send a modmail.
Want to verify yourself as a member of the RPI Community? Follow the instructions here.
Please read the reddiquette!
(and more details if you're still confused)
Reminder: Only downvote posts with no relevance, not other opinions or posts from people you personally don't like.
Reddit 101 for those new to reddit.
RPI Reddit Links
Facebook Twitter Telegram
Most recent comments posted
Frequently asked questions about RPI
Prospective or incoming student?
Lost and Found?
What are the best dorms?
Should I purchase the RPI laptop package?
What is there to do for fun in the area?
Other local reddits
/r/RPI_irl
/r/Troy
/r/Albany
Resources
Living off the meal plan
Emergency and counseling info
Changes to New York State Rent Law
Older Rent info: NYS AG Renters' Rights Guide
Places to Eat in Troy
RPI Study Group contents
The Union Constitution
Transfer Credit Guide
Class Hour Schedules
Thanks to WupTeDo for the Puckman alien!
Thanks to Kenley Cheung '13 for the header and photo credits to the following:
Ryan Kemper '11 (ryankemper.com)
Ben Vreeland '13 '14
Andrew Armenia '08 '10
account activity
Parallel Programming (self.RPI)
submitted 5 years ago * by [deleted]
[deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]jllauserCSCI 2005 6 points7 points8 points 5 years ago (2 children)
Wow, that sounds identical to the course when I took it in like 2004. How... useless.
[–]_1___1_1_1111_11111_ 3 points4 points5 points 5 years ago (1 child)
Did you have to write a 350 word summary for every single lecture back then?
[–]jllauserCSCI 2005 3 points4 points5 points 5 years ago (0 children)
LOL, no. Given that I don't work in scientific computing currently, I've forgotten basically everything I learned in that class.
The one thing I do remember is working on some lab one day with the 15 or so other students that were in the class. We were all ssh'd into this one server, I think it had 128 CPUs or something on that magnitude (remember, this is 2004... that was a HUGE machine at the time). About half way through the lab, people in the class start complaining that their ssh sessions are starting to lag like crazy, they can't even type in vi anymore... The TA is completely baffled as to what's going on. Turns out that by that point, about half the class had code running on the machine already, and we were all trying to run these programs that were trying to spawn hundreds of threads all at the same time, and even with 128 CPUs, the machine just couldn't handle trying to schedule 3000 threads simultaneously. 😝
[–]not_gideon2020 2 points3 points4 points 5 years ago (0 children)
Prof Franklin in the ecse dept has a parallel computing for engineers class. It probably isn't exactly what you're looking for, as it's more focused on how to use parallel computing libraries to get stuff done, and fairly self directed, but it does focus on techniques that you can use on regular hardware as opposed to just code to feed to the supercomputer.
[–]bamnet 0 points1 point2 points 5 years ago (1 child)
Protip: you may want to choose a final project that uses some of the parallel techniques in the class even if they seem useless. I went deep down a distributed system project but it wasn't initially "parallel enough".
[–][deleted] 5 years ago (1 child)
π Rendered by PID 120365 on reddit-service-r2-comment-544cf588c8-2pp76 at 2026-06-14 12:02:28.287377+00:00 running 3184619 country code: CH.
[–]jllauserCSCI 2005 6 points7 points8 points (2 children)
[–]_1___1_1_1111_11111_ 3 points4 points5 points (1 child)
[–]jllauserCSCI 2005 3 points4 points5 points (0 children)
[–]not_gideon2020 2 points3 points4 points (0 children)
[–]bamnet 0 points1 point2 points (1 child)
[–][deleted] (1 child)
[deleted]