Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

lekifier/chamferDistance

Open more actions menu

Repository files navigation

CUDA practice: Chamfer distance

A little practice of CUDA program used to compute Chamfer distance between 2 pointclouds.

Prepare work

Make sure ALL the .sh file is executable.

chmod +x *.sh

Generate test dataset

init.sh file will make a folder called

./init.sh

Compile source code

make

if the code need to be deleted:

make clean

Test

The test will compare the result of serial, basic parallel and optimal parallel program.

./test.sh

Note

It is just a little practice as my homework, maybe I'll make it better later.

I'm very happy to talk about the program :)

Copyright(c) 2022 Lekifier

About

My cuda program homework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.