Skip to content

API test #6677

Answered by petro-rudenko
Adahai asked this question in Q&A
Discussion options

You must be logged in to vote

As described on Compiling Applications with UCX you need to have built version of ucx, then just use something like this:

gcc -o ucp_hello_world.dynamic ucp_hello_world.c -L${UCX_LIB} -I${UCX_INC} -lucp -lucs -luct -pedantic -Werror -Wl,-rpath,${UCX_LIB}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by shamisp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants