Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cricket-ci
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ACS
Public
Virtualization
cricket-ci
Commits
a274ecc6
Commit
a274ecc6
authored
1 year ago
by
Niklas Eiling
Browse files
Options
Downloads
Patches
Plain Diff
clean up formatting in cpu/Makefile
Signed-off-by:
Niklas Eiling
<
niklas.eiling@eonerc.rwth-aachen.de
>
parent
3fb9afe9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cpu/Makefile
+2
-4
2 additions, 4 deletions
cpu/Makefile
with
2 additions
and
4 deletions
cpu/Makefile
+
2
−
4
View file @
a274ecc6
...
...
@@ -42,7 +42,7 @@ SRC_SERVER = $(RPC_XDR) \
mt-memcpy.c
\
cpu-elf2.c
\
cpu-server-nvml.c
\
cpu-server-cudnn.c
\
cpu-server-cudnn.c
\
cpu-server-cublaslt.c
SRC_SERVER_LIB
=
server-library.c
...
...
@@ -63,11 +63,9 @@ SRC_CLIENT = $(RPC_XDR) \
cpu-elf2.c
\
cpu-client-nvml.c
\
cpu-client-cudnn.c
\
cpu-client-cublas.c
\
cpu-client-cublas.c
\
cpu-client-cublaslt.c
# cpu-client-driver-hidden.c \
ifdef
WITH_IB
SRC_SERVER
+=
cpu-ib.c
SRC_CLIENT
+=
cpu-ib.c
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment