‎09-04-2014 06:18 PM
The venue is also alcohol-friendly, so we may be bringing some craft beer. Any requests? Can't promise anything, but we'll try if it's easy to get.
‎09-05-2014 11:38 AM
I'll be there.
‎09-11-2014 03:43 PM
Hi Song! Voltero's Pizza is my favorite pizza in SD and it's 3 blocks away. They have fantastic pizza and good prices.
‎09-11-2014 04:48 PM
We're going to try to broadcast the meeting for those of you who cannot attend in-person.
Because this is our first meeting, we may have some technical difficulties to iron out. We'll be using TeamViewer Google Hangout, which is a free and easy-to-use meeting application.
The meeting should go live when the meeting starts at 6pm Pacific on Wednesday.
‎09-15-2014 03:29 PM
See you there!
-Mike
‎09-16-2014 12:46 PM
I will be attending.
Beer? Indian Wells Whiskey Barrel Amber (and if anyone knows where to find this in San Diego, let me know!)
Andrew Russell
Solar Turbines, Inc
‎09-17-2014 11:53 PM
Thanks so much for everyone who was able to make it out!
Sorry about the room hiccups, but I hope you all had a great time. It was definitely good to meet all of you and talk a bit about what you're working on.
Special thanks to Tom and Ivan for presenting, and for Shawn and Song for organizing the pizza and beer.
We're planning on the next one (with air conditioning!) for early December. If anyone's interested in presenting, hit me up.
Best,
Mike Le
‎09-19-2014 01:17 PM
Here's the VIs from my presentation (saved for LV2009, when the parallel for loop was introduced)
https://decibel.ni.com/content/docs/DOC-39553
If you have any questions, you can contact me through the forums or LinkedIn: https://www.linkedin.com/pub/ivan-gagn%C3%A9/2/96b/4b
Techniques:
Low lying fruit:
More info about subroutine priority here: http://zone.ni.com/reference/en-XX/help/371361L-01/lvconcepts/prioritizing_paral lel_tasks/
Before:
After:
Before:
After:
Parallel for loop benchmark:
Method | Encode 1 Million 4-8 byte strings (ms) | Decode 1 Million 4-8 byte strings (ms) |
Serial (Subroutine) | 351 | 448 |
Parallel | 16372 | 3576 |
Parallel + Subroutine priority | n/a | 500 |
Method | Encode 50 MB String (ms) | Decode 50 MB string (ms) |
Serial (Subroutine) | 367 | 339 |
Parallel | 294 | 718 |
Parallel + Subroutine priority | n/a | 672 |
‎09-19-2014 01:18 PM
Thanks Ivan!
Tom Fantasia's presentation on his Class-Based DAQ API has also been uploaded to the Group Documents:
‎09-21-2014 07:28 PM
Mike, thanks for taking the effort to host it.
Looking forward to the meeting in December.
Jeff Y