Displaying 1 result from an estimated 1 matches for "joboccara".
2020 Mar 10
2
GSoC: Improve parallelism-aware analyses and optimizations
...ing so late I had midterm examination,
finished recently.
I have taken a course on OpenMP from YouTube which was supported by Intel
I have ~4-5 years of experience with C++ and ~2years with "Modern C++" and
STL.
I have contributed to some C++ projects like:
C++ Pipes (https://github.com/joboccara/pipes)
- Added stride feature (https://github.com/joboccara/pipes/pull/24)
- Optimized code (https://github.com/joboccara/pipes/pull/25)
cxxopts(https://github.com/jarro2783/cxxopts)
- fixed a bug (https://github.com/jarro2783/cxxopts/pull/205)
Inkscape(my graphics designing software)
- fixed sev...