Difference between revisions of "Draft:Software Installation Policies and Guidelines"

From UFRC
Jump to navigation Jump to search
Line 1: Line 1:
 
==Generalized vs Specialized vs Domain Specific environments==
 
==Generalized vs Specialized vs Domain Specific environments==
*Describe the functionality of the main R and python environments vs more specific environments like pytorch and tensorflow or domain-specific collections like geopython or DJppytt)Q0.
+
*Generalized environments like R and Python provide a wide range of functionality for data analysis, machine learning, and other scientific computing tasks. These environments have a large number of libraries and packages available for users to work with.
*Recommendations on using our prebuilt e.nys vs building their own in the context of speed of customization vs. maintaining functional environments. Focus on R and python at first.
+
*Specialized environments like PyTorch and TensorFlow are focused on specific machine learning tasks, such as deep learning, and provide specialized tools and libraries to support these tasks.
==Prebuilt Environments for Reference==
+
*Domain-specific collections like GeoPython or DJPytt are environments that are tailored to specific domains, such as geospatial data analysis or data journalism.
* Published environment.yml files for the popular environments like pytorch, which users could refer to when starting to build their or use prebuilt containers
+
==Recommendations on using our prebuilt environments vs building their own==
**e.g. pytorch container from NVIDIA.
+
*Using prebuilt environments can be beneficial for users who want to get started quickly and don't need to make a lot of customizations to the environment. These environments are usually well-maintained and can be updated easily.
 +
*Building your own environment can be beneficial if you need more control over the environment or want to customize it for your specific needs. However, this can also be more time-consuming and requires more technical expertise.
 +
===Prebuilt Environments for Reference===
 +
*There are many prebuilt environments available for popular libraries and frameworks, such as PyTorch. Users can refer to these environments for guidance on how to build their own environment or use prebuilt containers.
 +
**For example, NVIDIA provides a prebuilt PyTorch container that users can use as a starting point for their own environment.
 
==Availabile Linux Software installed in lapps in ResVault==
 
==Availabile Linux Software installed in lapps in ResVault==
 
*Enter here
 
*Enter here

Revision as of 04:49, 19 February 2023

Generalized vs Specialized vs Domain Specific environments

  • Generalized environments like R and Python provide a wide range of functionality for data analysis, machine learning, and other scientific computing tasks. These environments have a large number of libraries and packages available for users to work with.
  • Specialized environments like PyTorch and TensorFlow are focused on specific machine learning tasks, such as deep learning, and provide specialized tools and libraries to support these tasks.
  • Domain-specific collections like GeoPython or DJPytt are environments that are tailored to specific domains, such as geospatial data analysis or data journalism.

Recommendations on using our prebuilt environments vs building their own

  • Using prebuilt environments can be beneficial for users who want to get started quickly and don't need to make a lot of customizations to the environment. These environments are usually well-maintained and can be updated easily.
  • Building your own environment can be beneficial if you need more control over the environment or want to customize it for your specific needs. However, this can also be more time-consuming and requires more technical expertise.

Prebuilt Environments for Reference

  • There are many prebuilt environments available for popular libraries and frameworks, such as PyTorch. Users can refer to these environments for guidance on how to build their own environment or use prebuilt containers.
    • For example, NVIDIA provides a prebuilt PyTorch container that users can use as a starting point for their own environment.

Availabile Linux Software installed in lapps in ResVault

  • Enter here