Post

Replies

Boosts

Views

Activity

Comment on Usage of XPC Framework
Our use case is for Mac M1, are there any POSIX shared memory compliant APIs or the only option is to use system commands from the App? The documentation says : "The focus is on IPC messaging but you can use those messages to carry shared memory regions if you want" is there code reference available for this?
Topic: Programming Languages SubTopic: Swift Tags:
Feb ’22
Comment on Creating default metal library from ios framework
I have tried this but gets the same problem with static library, though with dynamic library I am not facing any issue even if I use code snippet A or B or the one suggested by you
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jul ’21
Comment on Management of Metal resources
Thank you, it was really helpful.
Replies
Boosts
Views
Activity
Jul ’21
Comment on Usage of XPC Framework
Our use case is for Mac M1, are there any POSIX shared memory compliant APIs or the only option is to use system commands from the App? The documentation says : "The focus is on IPC messaging but you can use those messages to carry shared memory regions if you want" is there code reference available for this?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on Usage of XPC Framework
Thank you for sharing the relevant links they were really helpful. After going through this answer we need to rethink the architecture, will get back you after going through the Technote 2083 in detail. Thanks Again!
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’22