Skip to content

Introduce tag <multiattach_vdi_file>#2

Merged
computezrmle merged 1 commit intomasterfrom
patch-3
Jan 13, 2022
Merged

Introduce tag <multiattach_vdi_file>#2
computezrmle merged 1 commit intomasterfrom
patch-3

Conversation

@computezrmle
Copy link
Owner

Required in connection with feature request BOINC#4602

Fixes #

Description of the Change

Alternate Designs

Release Notes

Required in connection with feature request BOINC#4602
@computezrmle computezrmle merged commit 481fe61 into master Jan 13, 2022
@computezrmle computezrmle deleted the patch-3 branch January 13, 2022 13:09
computezrmle pushed a commit that referenced this pull request Jan 20, 2022
- The native arm64 client tries to launch a separate helper program that
  is compiled only for the x86_64 architecture. If successful, this means
  that Rosetta2 is installed and the host can run x86_64 applications, so
  x86_64-apple-darwin is added as an alternative platform. The helper
  program 'detect_rosetta_cpu' gets the feature string for the emulated
  x86_64 CPU (e.g. SSE), and writes it to a file in the BOINC data
  directory. If  this file exists, this file is read in
  hostinfo_unix_mac() and the features of the meulated CPU are
  added to that of the native CPU.
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

Successfully merging this pull request may close these issues.

1 participant