Pinned Loading
-
Hopefully the last time I'll have to...
Hopefully the last time I'll have to rewrite this boilerplate... 1CC=/usr/local/bin/mpicc
2CFLAGS=-g -Wall -I.
3OBJ=main.o
45%.o: %.c $(DEPS)
-
Files playing with different ucx_ato...
Files playing with different ucx_atomic endpoints. MPI is used for wireup. 1ld_ucp_flags = -lucp -lucs -I$(BK_UCX_DIR)/include -L$(BK_UCX_DIR)/lib
23ucp_hello_world:
4gcc -o ucp_hello_world ucp_hello_world.c $(ld_ucp_flags)
5 -
Boilerplate for kernel module
Boilerplate for kernel module 12MODULE := bk_tst_mod
34SOURCE_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.