Channel Avatar

5MinsSCTalk @UC8pZKSX8-wwTzdRD_7H2ESw@youtube.com

356 subscribers - no pronouns :c

Five minutes scientific computing talk. We mainly introduce


05:30
Flow around airfoil, what does it look like? (By Gmsh, OpenFoam and ParaView)
09:22
Gmsh & OpenFoam & ParaView to create and visualize the flow around cylinder simulation from scratch
16:00
Learning OpenoFoam lid-driven cavity example (using Paraview to do the post-processing)
15:56
The video discusses examples that use both Visit and Paraview to execute the streamline filter.
15:27
Learning from 2021 Turing Award Winner's View For HPC
21:03
Understanding the oct-tree (Using vtkOctreePointLocator as an example)
45:01
Level order traversal and vertical order traversal of tree (Leetcode 102, 107, 429, 987)
12:16
Understanding streamline filter (Using VTK stream tracer as an example)
30:50
Delete Node in a BST - LeetCode 450 (Explanation and CPP code)
26:22
Three tips you should definitely know about gcc and makefile (learn makefile by examples)
11:14
Using VTK and example code to show how marching cube algorithm can do the iso-surface extraction.
14:24
Do you know the differences between Cloud Computing and HPC?
09:37
How to traverse a VTK Array
06:12
How to understand a CS project in a systematical way?
05:37
how to transfer VTK data objects between processes
08:54
quantum101: things you should know before writing first quantum computing program
13:02
The Application view, the Breadth and Depth requirement of learning the computer science
06:57
solving the Poisson equation by parallel program (one process for multiple cells)
08:58
solving the Poisson equation by parallel program (one cell for one process)
05:10
Using MPI to solve a Possion equation (part1)
07:46
MPI Cartesian(MPI_Cartesian_Shift)
05:10
MPI Cartesian (1)
13:43
vtk learning by examples (use Paraview to transform and group vtk datasets)
07:16
vtk learning by examples (use vtk filters and write out the .vtk data)
11:36
Learn VTK by examples (use vtk and paraview to generate the .vtk file and load it by vtk reader)
06:50
Learn CMake by real example (tutorial 6, use cmake to compile MPI and CUDA program)
11:44
Learn CMake by real example (tutorial5, src/build/install dir of the cmake)
14:46
Learn CMake by real example (tutorial 4, how to generate .cmake file used by other projects)
09:55
Learn CMake by real example (CMake tutorial 3, integrate other programs into your program)
12:49
Learn CMake by real example (tutorial 2, find_packages, shared link vs static link)
07:08
Learn CMake by real example (tutorial 1, main concepts of CMake, target, modules)