caffe: Deep learning framework
Contents
Overview of package
Package: | caffe |
---|---|
Description: | Deep learning framework |
For more information: | https://caffe.berkeleyvision.org/ |
Categories: | |
License: | Unknown |
General usage information
Caffe is a deep learning framework made with with expression, speed, and modularity in mind.
The caffe and related commands have been added to your PATH.
In case you need to link against this library in your code, the following environmental variables have been defined:
- \$CAFFE_ROOT has been set to the root of the caffe installation
- \$CAFFE_LIBDIR points to the directory containing the libraries
- \$CAFFE_INCDIR points to the directory containing the header files
You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):
- -I\$CAFFE_INCDIR
- -L\$CAFFE_LIBDIR -Wl,-rpath,\$CAFFE_LIBDIR${endlist}
Available versions of the package caffe, by cluster
This section lists the available versions of the package caffeon the different clusters.
Available versions of caffe on the Deepthought2 cluster (RHEL8)
Available versions of caffe on the Deepthought2 cluster (RHEL8) Version Module tags CPU optimized for GPU ready? 1.0 caffe/1.0 ivybridge Y Available versions of caffe on the Juggernaut cluster
Available versions of caffe on the Juggernaut cluster Version Module tags CPU optimized for GPU ready? 1.0 caffe/1.0 broadwell Y