element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
FPGA
  • Technologies
  • More
FPGA
Blog I know big, but how big? A look at hard drive space with Avnet SOMs
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
FPGA requires membership for participation - click to join
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: drozwood90
  • Date Created: 13 Jan 2021 1:14 AM Date Created
  • Views 817 views
  • Likes 4 likes
  • Comments 1 comment
  • ultra96-v2
  • ultrazed-ev
  • ultrazed-ev starter kit
  • ultrazed
  • microzed
  • minized petalinux
  • ultra96_hardware
  • petalinux
  • ultrazed-eg
  • picozed
  • vivado
  • vitis platform
  • picozed_hardware
  • ultrazed-eg-iocc
  • ultrazed-eg-pciec
  • xilinx fpga
  • vitis
  • minized
Related
Recommended

I know big, but how big? A look at hard drive space with Avnet SOMs

drozwood90
drozwood90
13 Jan 2021

HI all,

 

As I was working through updates for the 2020.2 release, I thought it might be useful to release some information about how much space you need to build.

I worked through a chart of information and hope you can pick through the data and create a "final" size of information that you might need for your situation.


This way, you won't have to install a 1TB Virtual Machine if you do not need it!

Please note that this information is good as of what is on the development 2020.2 branch on 06JAN21.  As packages are added/removed/things updated, these numbers can and will change.

Please ALSO Note, this does not include any DPU/AI etc. things being built.  We are still working on that as of this post.

 

The other thing to note, the PetaLinux Cache folder, I measured it a few times, but recorded it once I had built EVERYTHING.  I do not think you will see such a large cache, but this way you can have some additional buffer for OS updates and the like.

For example, as of this post, the cache folder for me was about 38GB.  When I had built just a few MicroZeds that folder was about 13GB.  Next, having built the UltraZed-EG PCIe on top of that, the folder was around 27GB.  Finally, after building everything, it stopped around 38GB.

 

Due to some restrictions on how I can post the data, this is more or less a screen shot.

image

 

I tried to add in a few additional rows showing many totals and how the totals were created to make this easier.

 

Here are some examples of how this can be used.

 

If you only intend to build the PL for UltraZed-EV, you can take

  129MB Vivado Tot

  33MB for BDF

  296MB for the HDL repository

  80GB for the Ubuntu OS

+122GB for the Xilinx tools

----------------------------

~203GB

 

Meaning, you could probably have a minimal install of about 250GB - 300GB and be fine.  I would still suggest a VM of 500GB, but I think you see my point!  Especially if you extend the example and say you want to run the VADD example Vitis application.

Take the same value from before (converted to GB)

  (.129+.33+.296+80+122)

  38GB cache

  40GB Petalinux

  11GB platform

+3.8GB VADD

--------------------------

~296GB

 

OR you can take just the totals

 

  38GB Repository+cache

  80GB Ubuntu

  122GB Tools

+54GB project total

-------------------

~294GB

 

If you want to be adventurous and do a MAKE ALL with all platforms, all vitis platforms, all vadd applications, using sstate to reduce your build time, you can expect about 825+GB of hard drive space!

Please let me know below what other metrics and things you would find useful.  I can try to capture what I can while I am building the various platforms over and over as we revise for the latest Xilinx tools!

 

--Dan

  • Sign in to reply
Parents
  • drozwood90
    drozwood90 over 4 years ago

    Hi all, I wanted to add a comment here on the AI combinations:

     

     

    Some stats for the dpu / zoo builds:

     

    • vitis/projects/cache 
      • size = ~4GB
    • vitis/projects/{platform}_dpu 
      • size = ~5GB
    • vitis/projects/{platform}_zoo 
      • size = ~12GB

     

    At least as of this post, that is what we are seeing!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • drozwood90
    drozwood90 over 4 years ago

    Hi all, I wanted to add a comment here on the AI combinations:

     

     

    Some stats for the dpu / zoo builds:

     

    • vitis/projects/cache 
      • size = ~4GB
    • vitis/projects/{platform}_dpu 
      • size = ~5GB
    • vitis/projects/{platform}_zoo 
      • size = ~12GB

     

    At least as of this post, that is what we are seeing!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube