Skip to content

Linux create_package.sh script - #93

Closed
ironictoo wants to merge 7 commits into
gpufit:masterfrom
petmri:linux_build
Closed

Linux create_package.sh script#93
ironictoo wants to merge 7 commits into
gpufit:masterfrom
petmri:linux_build

Conversation

@ironictoo

Copy link
Copy Markdown

I converted the create_package script to bash, and added a few things needed for a linux package (create a .deb package, grab the appropriate linux libraries, etc).

It works on my system (Ubuntu 20.04.2 LTS) but I haven't done testing on other systems. I am willing to help with linux specific updates to cmake as well if you are interested (I had to make edits to get it to build on my system).

@jkfindeisen

Copy link
Copy Markdown
Collaborator

Sure, you could insert the linux specific updates to cmake in your linux_build branch, or have you already?

@ironictoo

Copy link
Copy Markdown
Author

I'll add the cmake edits to the branch on Monday

@ironictoo

Copy link
Copy Markdown
Author

I've updated my branch with all the linux specific edits I have. The main thing is CUBLAS linking from the main CMakeFile, but I also added two convenience scripts. One just runs the pip command to install the python wheel file, and the other runs all the boosts tests to make sure everything is working after build.

@jkfindeisen

Copy link
Copy Markdown
Collaborator

Thanks. I'll test it here.

@jkfindeisen

Copy link
Copy Markdown
Collaborator

In a few days there will be a new release. The Linux package script won't be part of it, but afterwards I'll look a bit more at it. If you want to run "all the boosts tests to make sure everything is working after build." just do "make test". It runs the tests automatically. I have again a Linux computer with all needed libraries here now, so I can test this PR.

@jkfindeisen jkfindeisen self-assigned this Aug 31, 2021
@jkfindeisen
jkfindeisen self-requested a review August 31, 2021 10:49
@ironictoo

Copy link
Copy Markdown
Author

These changes were included in #94 so I'm going to close this.

@ironictoo ironictoo closed this Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants