Cross-platform C++ Development with CMake and vcpkg
Explore the process of creating cross-platform C++ projects using CMake and vcpkg. Learn about the motivation behind build and meta-build systems, the usage of CMake for project configuration, the significance of cross-platform dependency managers like vcpkg, and how to integrate CMake with vcpkg fo
7 views • 36 slides
Testing Approach in SCREAM for E3SM Fall All-Hands 2019
Major effort is focused on verification and testing in SCREAM for the E3SM Fall All-Hands. The initiative includes unit testing, property testing, regression testing, and leveraging various tools like Cmake, Python, Jenkins, AutoTester, and GitHub for Continuous Integration (CI). The emphasis is on
1 views • 21 slides
ITKv4 Workflow Processes and Development at Kitware
Explore the ITKv4 workflow processes and software development at Kitware, including concepts like dogfooding, modernizing ITK software processes, utilizing CMake and Git workflows, and managing merges in the development stage.
0 views • 16 slides
GPU Acceleration in ITK v4 Overview
This presentation by Won-Ki Jeong from Harvard University at the ITK v4 winter meeting in 2011 discusses the implementation and advantages of GPU acceleration in ITK v4. Topics covered include the use of GPUs as co-processors for massively parallel processing, memory and process management, new GPU
0 views • 33 slides
Instant Radiosity: Compilation and Screenshots
Learn how to compile and run skeleton code for Instant Radiosity. Follow a step-by-step guide for setting up the building environment using CMake-GUI and compile the code successfully. Capture and share screenshots displaying different Virtual Point Lights (VPLs) post-compilation.
0 views • 21 slides