Pinned Repositories
13_490
GPU并行计算与CUDA编程 视频教程
aes_gpu
这是武汉大学密码学大作业——利用gpu加速aes算法。This is the cryptography final project of Wuhan University -- AES algorithm acceleration on GPU.
Awesome-CUDA
This is a list of useful libraries and resources for CUDA development.
cuda-learning
cuda编程学习入门
cuda-nlmeans
实现了利用GPU加速的非局部均值图像去噪算法,并与单核和多核(OpenMP)运行模式进行了加速效果的对比。
CUDA_RayTracingAccelerate
使用CUDA实现GPU加速光线追踪。
EmoLLM
心理健康大模型、LLM、The Big Model of Mental Health、Finetune、InternLM2、Qwen、ChatGLM、Baichuan、DeepSeek、Mixtral
General-parallel-genetic-algorithm-on-GPU
基于CUDA的GPU加速通用遗传算法实现,实验平台为Nvidia Jetson Nano
github
GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.
GPU-Course-Project
USTC-GPU并行计算(2022春)课程项目
jkhumor's Repositories
jkhumor/13_490
GPU并行计算与CUDA编程 视频教程
jkhumor/Awesome-CUDA
This is a list of useful libraries and resources for CUDA development.
jkhumor/github
GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.
jkhumor/GPU-Course-Project
USTC-GPU并行计算(2022春)课程项目
jkhumor/aes_gpu
这是武汉大学密码学大作业——利用gpu加速aes算法。This is the cryptography final project of Wuhan University -- AES algorithm acceleration on GPU.
jkhumor/cuda-learning
cuda编程学习入门
jkhumor/cuda-nlmeans
实现了利用GPU加速的非局部均值图像去噪算法,并与单核和多核(OpenMP)运行模式进行了加速效果的对比。
jkhumor/CUDA_RayTracingAccelerate
使用CUDA实现GPU加速光线追踪。
jkhumor/EmoLLM
心理健康大模型、LLM、The Big Model of Mental Health、Finetune、InternLM2、Qwen、ChatGLM、Baichuan、DeepSeek、Mixtral
jkhumor/General-parallel-genetic-algorithm-on-GPU
基于CUDA的GPU加速通用遗传算法实现,实验平台为Nvidia Jetson Nano
jkhumor/high-performance-compute
大三上学期高性能计算
jkhumor/HPC-Lab-SYSU
2020秋中山大学高性能计算课程课件与作业
jkhumor/hpc_homework
中山大学2020年秋季高性能计算课程实验
jkhumor/jkhumor.github.io
jkhumor/Laboratory-of-Foundation-Level-Programming-for-High-Performance-Computing
2020 SYSU 高性能计算程序设计实验作业 Laboratory of Foundation Level Programming for High-Performance Computing Homework
jkhumor/layoutocr_magic_llava
jkhumor/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
jkhumor/MapSQ
GPU上的MapReduce框架
jkhumor/medicinellm
jkhumor/mpi-course
UCAS 高性能计算系统 mpi
jkhumor/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
jkhumor/rvcc
学习如何徒手写一个RISC-V编译器
jkhumor/rvcc_test
对于徒手写一个RISC-V编译器课程的学习
jkhumor/warp-ctc
Fast parallel CTC.