Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade gadgetron to 3.17 or later #305

Closed
KrisThielemans opened this issue Nov 29, 2019 · 12 comments
Closed

upgrade gadgetron to 3.17 or later #305

KrisThielemans opened this issue Nov 29, 2019 · 12 comments
Assignees
Milestone

Comments

@KrisThielemans
Copy link
Member

see SyneRBI/SyneRBI_VM#141 for possible issues. might need changes to travis and docker dependencies

@KrisThielemans
Copy link
Member Author

and wiki

@KrisThielemans KrisThielemans added this to the v2.2 milestone Nov 29, 2019
@KrisThielemans KrisThielemans changed the title upgrade gadgetron to 3.17 upgrade gadgetron to 3.17 or later Nov 29, 2019
@KrisThielemans
Copy link
Member Author

update version_config but need to check with VM as well

@KrisThielemans KrisThielemans modified the milestones: v2.3, v2.2 Apr 24, 2020
@KrisThielemans
Copy link
Member Author

@evgueni-ovtchinnikov can you check this one please? It's the last major change before 2.3 I believe.

@evgueni-ovtchinnikov
Copy link
Contributor

Build fails with

CMake Error at /usr/local/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find LAPACKE (missing: LAPACKE_INCLUDE_DIR LAPACKE_LIBRARIES)
Call Stack (most recent call first):
  /usr/local/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  cmake/FindLAPACKE.cmake:19 (find_package_handle_standard_args)
  CMakeLists.txt:300 (find_package)

@rijobro
Copy link
Contributor

rijobro commented May 1, 2020

@evgueni-ovtchinnikov
Copy link
Contributor

should i add it then to INSTALL_prerequisites_with_apt-get.sh?

@rijobro
Copy link
Contributor

rijobro commented May 1, 2020

I noticed it was missing and added a few minutes ago: SyneRBI/SyneRBI_VM@80e4ce9.

@KrisThielemans
Copy link
Member Author

will need to be added in the docker scripts as well, as these are still independent.

@KrisThielemans KrisThielemans modified the milestones: v2.2, v2.3 May 8, 2020
@KrisThielemans
Copy link
Member Author

On MacOS, @DANAJK wrote the following on Slack:

The instructions for the current course on gadgetron say:

Mac OS
Gadgetron doesn't currently build on Mac OS. You may try MacPorts or HomeBrew. However, users should have better luck with the following options:

  • Software such as Parallels, VirtualBox, etc., can be used to install a Ubuntu virtual machine (VM), then install Gadgetron into that Ubuntu VM, as detailed above for the native Ubuntu installation.
  • Alternatively, Docker Desktop Community Edition for Mac can be used to download and install a Gadgetron Docker container. After the Docker software installation is complete, and a network connection is available, the Gadgetron Docker container is installed by running the command:
docker pull gadgetron/ubuntu_2004

Once the container has been downloaded and installed into the user's Docker environment, the user should then be able to launch it as they would any other container, for example:

docker run --name gtLocal gadgetron/ubuntu_2004

and interact with the running container using any of Docker's standard suite of command line tools.

@rijobro
Copy link
Contributor

rijobro commented Jun 29, 2020

It also doesn't look like Gadgetron will be functional on OSX any time soon, see: gadgetron/gadgetron#822 (comment) (and possibly: gadgetron/gadgetron#787 (comment)).

@paskino
Copy link
Contributor

paskino commented Jan 19, 2023

Work is ongoing in #438

@paskino paskino modified the milestones: v3.4, v3.5 Jan 19, 2023
@paskino
Copy link
Contributor

paskino commented Mar 3, 2023

closed by #438

@paskino paskino closed this as completed Mar 3, 2023
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

No branches or pull requests

4 participants