Most active commenters

    ←back to thread

    1080 points antipaul | 14 comments | | HN request time: 0.713s | source | bottom
    Show context
    andy_threos_io ◴[] No.25066484[source]
    Can somebody explain how is M1 going to work on larger GPU tasks (rendering, encoding etc) with it's memory bandwidth M1 total memory bandwidth is 68.2 GB/s (128 bit LPDDR4x-4267)

    AMD Radeon Pro 5600m memory bandwidth is 394.2 GB/s (2048 bit HBM2)

    https://www.techpowerup.com/gpu-specs/radeon-pro-5600m.c3612

    replies(5): >>25066523 #>>25066548 #>>25066569 #>>25066693 #>>25067438 #
    1. gjsman-1000 ◴[] No.25066523[source]
    It's not clear, but here's some knowledgeable speculation:

    - All M1 models only have 1 Thunderbolt Controller, thus can only handle 2 Thunderbolt ports on all announced models so far.

    - All M1 models only support 1 monitor, but up to 6K.

    - No M1 model supports >16GB of RAM or 10GB Ethernet.

    All of the above seem like bandwidth limitations to save cost that a future "M1X" or "M2" or "X1" would be extremely likely to fix, and that's where you'll see the bandwidth increase.

    replies(3): >>25066573 #>>25066584 #>>25066906 #
    2. Steko ◴[] No.25066573[source]
    The Mac Mini supports two monitors one 6K and one 4K.

    https://www.apple.com/mac-mini/specs/

    replies(1): >>25066786 #
    3. fludlight ◴[] No.25066584[source]
    Is there a legitimate laptop purpose that requires 10GB internet? If so, how niche is that purpose?
    replies(5): >>25066788 #>>25066803 #>>25066805 #>>25067494 #>>25069087 #
    4. maxyme ◴[] No.25066786[source]
    If you count the display in the macbook that's the same number of screens
    replies(1): >>25067166 #
    5. russler23 ◴[] No.25066788[source]
    Ethernet ≠ Internet
    6. geerlingguy ◴[] No.25066803[source]
    More the Mac mini, which had built in 10G as an option in prior generations.

    For laptops, you can use an external dongle. It has its uses, like for a NAS on a 10G network for video or other data-intense work.

    7. the_lucifer ◴[] No.25066805[source]
    Well, the older Mini that the M1 Mini replaces has 10Gb Ethernet. That being said, there's no modern MacBook that has 10Gb Ethernet anyways. Cannot that port be added over Thunderbolt 3/USB 4 based dongle?
    8. desmap ◴[] No.25066906[source]
    > - All M1 models only support 1 monitor, but up to 6K.

    Where did you find this? In the Macbook Pro 13 landing page I find the specs per Thunderbolt port which states the display capabilities for each while not restricting anywhere to just one monitor.

    So I'd would expect 1x monitor per Thunderbolt port leading to total 3 displays for the Pro ARM model: one internal and two external displays. I assume the restriction you refer to just applies to the Air model.

    replies(1): >>25067147 #
    9. Ndymium ◴[] No.25067147[source]
    In the tech specs page, under "Video Support":

    > Simultaneously supports full native resolution on the built-in display at millions of colors and:

    >

    > One external display with up to 6K resolution at 60Hz

    Source: https://www.apple.com/macbook-pro-13/specs/

    replies(1): >>25067816 #
    10. fastball ◴[] No.25067166{3}[source]
    So if the Macbook is closed can you drive two?
    replies(1): >>25067741 #
    11. jmnicolas ◴[] No.25067494[source]
    I have about 20TB of data on several external hard disks / nas / machines. Due to some disks failures I had to move these data and believe me I wish I had 10GB Ethernet so that transfers don't take literally days.
    12. JohnBooty ◴[] No.25067741{4}[source]
    Theoretically yes (the M1 Mac Mini supports two external) but it's unknown whether the capability to disable the built in display is actually exposed.

    You can disable the built in display on (some?) Intel MBPs via `sudo nvram boot-args="niog=1"` according to another poster. Whether this is supported on M1's remains to be seen.

    13. desmap ◴[] No.25067816{3}[source]
    Ok thanks and this is really quite a bummer.
    14. soneil ◴[] No.25069087[source]
    It makes a huge difference for networked storage. For some rough equivalency (ignoring seek times, but also ignoring tcp overheads etc, total spherical cow territory)

    - An 8x cdrom narrowly beats 10meg ethernet.

    - 1x dvdrom narrowly beats 100meg ethernet.

    - ATA133 narrowly beats 1gbit ethernet.

    Original SATA is 1.5gbit, so 1Gbit ether bottlenecks us to 1999 storage speeds.