search for: 17d47

Displaying 7 results from an estimated 7 matches for "17d47".

Did you mean: 1747
2018 Feb 10
2
makeCluster hangs
...nd the traced it back to the core package parallel. The following results in R hanging after the call to makeCluster. library(parallel) # Calculate the number of cores no_cores <- detectCores() - 1 # Initiate cluster cl <- makeCluster(no_cores) I'm running MacOS High Sierra 10.13.3 (17D47) on a MacbookPro 2017 laptop with 4 cores. platform?????? x86_64-apple-darwin15.6.0 arch?????????? x86_64 os???????????? darwin15.6.0 system???????? x86_64, darwin15.6.0 status major????????? 3 minor????????? 4.3 year?????????? 2017 month????????? 11 day??????????? 30 svn rev??????? 73796 languag...
2018 Feb 11
1
makeCluster hangs
...ng after the call to makeCluster. >> >> library(parallel) >> >> # Calculate the number of cores >> no_cores <- detectCores() - 1 >> >> # Initiate cluster >> cl <- makeCluster(no_cores) >> >> I'm running MacOS High Sierra 10.13.3 (17D47) on a MacbookPro 2017 laptop >> with 4 cores. >> >> platform x86_64-apple-darwin15.6.0 >> arch x86_64 >> os darwin15.6.0 >> system x86_64, darwin15.6.0 >> status >> major 3 >> minor 4.3 >&...
2018 Oct 24
0
samba 4.8.0 Time Machine crashes on Mac
...9;t be unmounted with an icon from gui. There > are no other Time Machine disks in use. > > > Server: > Linux debian 4.9.0-6-amd64 #1 SMP Debian 4.9.82-1+deb9u3 (2018-03-02) > x86_64 GNU/Linux > smbd/nmbd Version 4.8.0 > Client: > macOS High Sierra > Version 10.13.3 (17D47) > > Server: > smb.conf: > [global] > workgroup = SAMBA > security = user > passdb backend = tdbsam > durable handles = yes > kernel oplocks = no > kernel share modes = no > posix locking = no > fruit:time machine = yes > i...
2018 Feb 10
0
makeCluster hangs
...rallel. The following results in R hanging after the call to makeCluster. > > library(parallel) > > # Calculate the number of cores > no_cores <- detectCores() - 1 > > # Initiate cluster > cl <- makeCluster(no_cores) > > I'm running MacOS High Sierra 10.13.3 (17D47) on a MacbookPro 2017 laptop > with 4 cores. > > platform x86_64-apple-darwin15.6.0 > arch x86_64 > os darwin15.6.0 > system x86_64, darwin15.6.0 > status > major 3 > minor 4.3 > year 2017 > month...
2018 Mar 21
0
samba 4.8.0 Time Machine crashes on Mac
...on, samba share is still on Finder list and can't be unmounted with an icon from gui. There are no other Time Machine disks in use. Server: Linux debian 4.9.0-6-amd64 #1 SMP Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux smbd/nmbd Version 4.8.0 Client: macOS High Sierra Version 10.13.3 (17D47) Server: smb.conf: [global] workgroup = SAMBA security = user passdb backend = tdbsam durable handles = yes kernel oplocks = no kernel share modes = no posix locking = no fruit:time machine = yes invalid users = root encrypt passwords = yes [TimeMachineD]...
2018 Feb 11
7
[Bug 13266] New: Writing of files to Apple's new "AP" controller model SSD's takes 4x longer.
...lly blaming APFS, i tested with both APFS and HFS read and write sources. It occurred on both an iMac Pro and two MacBook Pros. macOS has been forked for the iMac Pro and I considered that perhaps it's build (which my admin OS was running) had a different SSD kext - however I tried both 10.13.3 17D47 and the iMac Pro build 10.13.3 17D2047 and confirmed the performance issue on both. We've been recreating this bug for faster testing by copying the Applications folder from the source to the destination (with a destination where the Applications folder doesn't exist, just to get raw copy...
2018 Mar 22
16
Call for testing: OpenSSH 7.7
Hi, OpenSSH 7.7p1 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This is a bugfix release. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: http://www.openbsd.org/anoncvs.html Portable OpenSSH is also available via git using the instructions at