Online or onsite, instructor-led live GPU (Graphics Processing Unit) training courses demonstrate through interactive discussion and hands-on practice the fundamentals of GPU and how to program GPUs.
GPU training is available as "online live training" or "onsite live training". Online live training (aka "remote live training") is carried out by way of an interactive, remote desktop. Onsite live GPU training can be carried out locally on customer premises in Glasgow or in NobleProg corporate training centers in Glasgow.
NobleProg -- Your Local Training Provider
Glasgow
69 Buchanan St, Glasgow, united kingdom, G1 3HL
The Buchanan Street Centre is located in the heart of Glasgow, in Scotland's most famous shopping and retail district. A major feature of this stunning large Victorian building is the impressive sandstone entrance archway giving access to four floors. Glasgow's fantastic array of shops, hotels, restaurants and bars are on the doorstep and Buchanan Street itself is home to a number of exclusive shops and recently won the Academy of Urbanism 'Great Street Award'. One of the fastest growing cities in the UK, Glasgow is Scotland's largest urban economy and is dominated by financial and business services, public administration, health and retail. It is one of Europe's 16 largest financial centres with a growing number of 'blue-chip' financial sector companies establishing significant operations or headquarters in the city. It also forms the western part of Scotland's 'Silicon Glen' hi-tech sector.
This instructor-led training in Glasgow guides intermediate AI engineers to build and optimise neural network models using the Huawei Ascend platform and CANN toolkit. Participants will configure environments, develop applications with MindSpore, and deploy to edge or cloud settings.
This instructor-led live training in Glasgow explores Huawei's AI stack, from the CANN SDK to the MindSpore framework. It helps beginners and intermediate professionals understand how these components integrate on Ascend hardware for lifecycle management and deployment.
This instructor-led, live training in Glasgow (online or onsite) is aimed at beginner-level to intermediate-level developers who wish to use OpenACC to program heterogeneous devices and exploit their parallelism.
By the end of this training, participants will be able to:
Set up an OpenACC development environment.
Write and run a basic OpenACC program.
Annotate code with OpenACC directives and clauses.
This instructor-led training in Glasgow covers deploying and optimizing CV and NLP models using the CANN SDK for Ascend hardware. Participants will learn to convert models, integrate them into live pipelines, and enhance inference performance for real-time detection and analysis.
This instructor-led, live training in Glasgow (online or onsite) is aimed at beginner-level to intermediate-level developers who wish to learn the basics of GPU programming and the main frameworks and tools for developing GPU applications.
By the end of this training, participants will be able to: Understand the difference between CPU and GPU computing and the benefits and challenges of GPU programming.
Choose the right framework and tool for their GPU application.
Create a basic GPU program that performs vector addition using one or more of the frameworks and tools.
Use the respective APIs, languages, and libraries to query device information, allocate and deallocate device memory, copy data between host and device, launch kernels, and synchronize threads.
Use the respective memory spaces, such as global, local, constant, and private, to optimise data transfers and memory accesses.
Use the respective execution models, such as work-items, work-groups, threads, blocks, and grids, to control the parallelism.
Debug and test GPU programs using tools such as CodeXL, CUDA-GDB, CUDA-MEMCHECK, and NVIDIA Nsight.
Optimize GPU programs using techniques such as coalescing, caching, prefetching, and profiling.
This instructor-led, live training in Glasgow equips advanced developers with the skills to build, deploy, and tune custom AI operators. Participants will master CANN TIK and Apache TVM integration, enabling advanced optimization and scheduling on Huawei Ascend hardware for real-world performance.
This instructor-led, live training in Glasgow (online or onsite) is aimed at beginner-level to intermediate-level developers who wish to use different frameworks for GPU programming and compare their features, performance, and compatibility.
By the end of this training, participants will be able to:
Set up a development environment that includes OpenCL SDK, CUDA Toolkit, ROCm Platform, a device that supports OpenCL, CUDA, or ROCm, and Visual Studio Code.
Create a basic GPU program that performs vector addition using OpenCL, CUDA, and ROCm, and compare the syntax, structure, and execution of each framework.
Use the respective APIs to query device information, allocate and deallocate device memory, copy data between host and device, launch kernels, and synchronize threads.
Use the respective languages to write kernels that execute on the device and manipulate data.
Use the respective built-in functions, variables, and libraries to perform common tasks and operations.
Use the respective memory spaces, such as global, local, constant, and private, to optimise data transfers and memory accesses.
Use the respective execution models to control the threads, blocks, and grids that define the parallelism.
Debug and test GPU programs using tools such as CodeXL, CUDA-GDB, CUDA-MEMCHECK, and NVIDIA Nsight.
Optimize GPU programs using techniques such as coalescing, caching, prefetching, and profiling.
This instructor-led training in Glasgow introduces CloudMatrix for scalable AI inference. Learn to deploy, optimise, and monitor models using CANN and MindSpore. Hands-on exercises cover packaging, conversion, serving, and performance tuning for real-time and batch workloads.
This instructor-led, live training in Glasgow covers the core concepts and hands-on fundamentals of deploying AI models on Ascend edge devices using the CANN toolkit, helping participants build practical skills for compiling, optimizing, and managing constrained environments.
This instructor-led, live training in Glasgow (online or onsite) is aimed at beginner-level to intermediate-level developers who wish to install and use ROCm on Windows to program AMD GPUs and exploit their parallelism.
By the end of this training, participants will be able to:
Set up a development environment that includes ROCm Platform, a AMD GPU, and Visual Studio Code on Windows.
Create a basic ROCm program that performs vector addition on the GPU and retrieves the results from the GPU memory.
Use ROCm API to query device information, allocate and deallocate device memory, copy data between host and device, launch kernels, and synchronize threads.
Use HIP language to write kernels that execute on the GPU and manipulate data.
Use HIP built-in functions, variables, and libraries to perform common tasks and operations.
Use ROCm and HIP memory spaces, such as global, shared, constant, and local, to optimise data transfers and memory accesses.
Use ROCm and HIP execution models to control the threads, blocks, and grids that define the parallelism.
Debug and test ROCm and HIP programs using tools such as ROCm Debugger and ROCm Profiler.
Optimize ROCm and HIP programs using techniques such as coalescing, caching, prefetching, and profiling.
This instructor-led, live training in Glasgow (online or onsite) is aimed at beginner-level to intermediate-level developers who wish to use ROCm and HIP to program AMD GPUs and exploit their parallelism.
By the end of this training, participants will be able to:
Set up a development environment that includes ROCm Platform, a AMD GPU, and Visual Studio Code.
Create a basic ROCm program that performs vector addition on the GPU and retrieves the results from the GPU memory.
Use ROCm API to query device information, allocate and deallocate device memory, copy data between host and device, launch kernels, and synchronize threads.
Use HIP language to write kernels that execute on the GPU and manipulate data.
Use HIP built-in functions, variables, and libraries to perform common tasks and operations.
Use ROCm and HIP memory spaces, such as global, shared, constant, and local, to optimise data transfers and memory accesses.
Use ROCm and HIP execution models to control the threads, blocks, and grids that define the parallelism.
Debug and test ROCm and HIP programs using tools such as ROCm Debugger and ROCm Profiler.
Optimize ROCm and HIP programs using techniques such as coalescing, caching, prefetching, and profiling.
This live training in Glasgow introduces the CANN toolkit for AI framework developers. Learn to set up environments, convert models, and deploy applications on Ascend hardware using MindSpore, TensorFlow, or PyTorch, covering the full workflow from training to inference.
Optimize AI workloads on Ascend, Biren, and Cambricon with this hands-on training in Glasgow. Learn to benchmark models, identify bottlenecks, and apply graph, kernel, and operator-level optimizations. Tune deployment pipelines to enhance throughput and latency across these leading platforms.
Optimize neural network inference performance on Ascend AI processors with this advanced, instructor-led training in Glasgow. Explore CANN's runtime architecture, leveraging the Graph Engine, TIK, and TVM for profiling, custom operator development, and memory bottleneck resolution.
Migrate CUDA applications to Chinese GPU architectures like Huawei Ascend and Biren in Glasgow. This instructor-led course guides advanced programmers through code translation and performance optimization, covering hands-on labs for porting CUDA codebases to new SDKs.
This instructor-led, live training in Glasgow (online or onsite) is aimed at beginner-level to intermediate-level developers who wish to use CUDA to program NVIDIA GPUs and exploit their parallelism.
By the end of this training, participants will be able to:
Set up a development environment that includes CUDA Toolkit, a NVIDIA GPU, and Visual Studio Code.
Create a basic CUDA program that performs vector addition on the GPU and retrieves the results from the GPU memory.
Use CUDA API to query device information, allocate and deallocate device memory, copy data between host and device, launch kernels, and synchronize threads.
Use CUDA C/C++ language to write kernels that execute on the GPU and manipulate data.
Use CUDA built-in functions, variables, and libraries to perform common tasks and operations.
Use CUDA memory spaces, such as global, shared, constant, and local, to optimise data transfers and memory accesses.
Use CUDA execution model to control the threads, blocks, and grids that define the parallelism.
Debug and test CUDA programs using tools such as CUDA-GDB, CUDA-MEMCHECK, and NVIDIA Nsight.
Optimize CUDA programs using techniques such as coalescing, caching, prefetching, and profiling.
This live training in Glasgow guides intermediate AI developers through deploying models on Ascend processors using the CANN toolkit. Learn to convert frameworks like PyTorch and TensorFlow, optimise performance, and debug issues for efficient edge and cloud inference scenarios.
This live training in Glasgow equips developers with the skills to program and optimise applications on Biren AI accelerators. Participants will learn the GPU architecture, set up the SDK, and translate CUDA code to Biren. It focuses on performance tuning and debugging techniques.
This instructor-led live training in Glasgow equips developers with the skills to build and deploy AI models using BANGPy and Neuware on Cambricon MLUs. Participants will configure environments, develop optimized models, and integrate MLU acceleration into edge and data center applications.
This instructor-led, live training in Glasgow (online or onsite) is aimed at beginner-level system administrators and IT professionals who wish to install, configure, manage, and troubleshoot CUDA environments.
By the end of this training, participants will be able to:
Understand the architecture, components, and capabilities of CUDA.
This instructor-led, live training in Glasgow (online or onsite) is aimed at beginner-level to intermediate-level developers who wish to use OpenCL to program heterogeneous devices and exploit their parallelism.
By the end of this training, participants will be able to:
Set up a development environment that includes OpenCL SDK, a device that supports OpenCL, and Visual Studio Code.
Create a basic OpenCL program that performs vector addition on the device and retrieves the results from the device memory.
Use OpenCL API to query device information, create contexts, command queues, buffers, kernels, and events.
Use OpenCL C language to write kernels that execute on the device and manipulate data.
Use OpenCL built-in functions, extensions, and libraries to perform common tasks and operations.
Use OpenCL host and device memory models to optimise data transfers and memory accesses.
Use OpenCL execution model to control the work-items, work-groups, and ND-ranges.
Debug and test OpenCL programs using tools such as CodeXL, Intel VTune, and NVIDIA Nsight.
Optimize OpenCL programs using techniques such as vectorization, loop unrolling, local memory, and profiling.
This instructor-led, live training in Glasgow (online or onsite) is aimed at C++ developers who wish to use CUDA to accelerate applications, write high-performance GPU kernels, and leverage parallel algorithm libraries for scientific computing, data processing, and machine learning workloads.
This instructor-led, live training in Glasgow (online or onsite) is aimed at C/C++ developers who wish to use CUDA to accelerate compute-intensive applications, including data processing, scientific simulations, machine learning workloads, and image processing pipelines.
This instructor-led, live training in Glasgow (online or onsite) is aimed at software developers, data analysts, and technical professionals who wish to use TensorFlow 2.x and Keras to build, train, and deploy deep learning models for computer vision, natural language processing, and multimodal applications.
This instructor-led, live training course in Glasgow covers how to program GPUs for parallel computing, how to use various platforms, how to work with the CUDA platform and its features, and how to perform various optimization techniques using CUDA. Some of the applications include deep learning, analytics, image processing and engineering applications.
Read more...
Last Updated:
Testimonials (1)
Trainers energy and humor.
Tadeusz Kaluba - Nokia Solutions and Networks Sp. z o.o.
Course - NVIDIA GPU Programming - Extended
Provisional Upcoming Courses (Contact Us For More Information)
Online GPU (Graphics Processing Unit) training in Glasgow, GPU training courses in Glasgow, Weekend Graphics Processing Unit (GPU) courses in Glasgow, Evening GPU (Graphics Processing Unit) training in Glasgow, Graphics Processing Unit instructor-led in Glasgow, Graphics Processing Unit one on one training in Glasgow, GPU (Graphics Processing Unit) instructor-led in Glasgow, Graphics Processing Unit (GPU) private courses in Glasgow, Weekend Graphics Processing Unit training in Glasgow, GPU coaching in Glasgow, Online GPU training in Glasgow, Graphics Processing Unit boot camp in Glasgow, GPU instructor in Glasgow, Graphics Processing Unit (GPU) classes in Glasgow, Evening GPU courses in Glasgow, Graphics Processing Unit on-site in Glasgow, GPU (Graphics Processing Unit) trainer in Glasgow