Jason Toffaletti

Results 26 comments of Jason Toffaletti

> @ryohajika - what complier are you using, the one shipped with XCode or an llvm based clang ( what exact version) ? > I followed the steps suggested by...

Yeah I agree, @jacobgorm has found a better solution, the loop unrolling seems excessive. I don't have enough experience with this to know whether clang should support this level of...

> After applying the Patch, I managed to compile BitNet. But somehow the Metal Sharder failed to compile. After disabling metal support (by adding "-DGGML_METAL=OFF" to COMPILER_EXTRA_ARGS) I managed to...

You're right, I can't reproduce it using Linux as the client.

Should we repurpose this Issue into an ask that swiftly provide some integration with Xcode on macOS? I find it currently rather confusing that Xcode+swiftly currently means `swift` in my...

https://github.com/swiftlang/swiftly/issues/277 seems related as well.