Philip Turner

Results 340 comments of Philip Turner

Also, I snagged the “s4tf” organization name, if you want to join it just for kicks. Sent from my iPhone > On Oct 28, 2021, at 6:47 PM, Philip Turner...

If there is a massive overhead to communicating with a discrete GPU on Intel Macs, would it be acceptable to have something like “iGPU” and “eGPU” device names (in addition...

I sent you an invitation to the organization!

@RahulBhalley do you have enough time to try learning my framework [ARHeadsetKit](https://github.com/philipturner/ARHeadsetKit)? It requires Xcode and I have 3 hours worth of tutorials so far. The people who have already...

Before you read this comment, note that it's monstrously large and maybe a bit overboard on detail. ----- I have some experience emulating double precision on GPUs, in a past...

@RahulBhalley could you make your s4tf membership public? I can't change your visibility myself. Here's a picture in case you aren't familiar with the process:

I may also add DocC documentation to enhance the developer experience in Xcode and help with the documentation hosted on Jazzy. I would also make some super awesome Xcode tutorials...

Thank you so much! Sent from my iPhone > On Nov 3, 2021, at 5:23 AM, Palle ***@***.***> wrote > >  > @philipturner Sorry for not replying that often,...

Patched and being implemented in Swift-Colab v2.3. I switched from `pexpect` to a reimplementation of [the terminal](https://github.com/googlecolab/colabtools/blob/main/google/colab/_system_commands.py) in [googlecolab/colabtools](https://github.com/googlecolab/colabtools). Colorized output appears when building a Swift package that generates compiler...

While narrowing down the reproducer, I found another unrelated bug. After restarting the runtime, `#if canImport()` statements will succeed when the corresponding module can't be loaded. Solution: Delete all of...