Skip to content

setup.py for building C++ backend (WIP)#153

Closed
1e-to wants to merge 3 commits into
IntelPython:masterfrom
1e-to:setup_building
Closed

setup.py for building C++ backend (WIP)#153
1e-to wants to merge 3 commits into
IntelPython:masterfrom
1e-to:setup_building

Conversation

@1e-to
Copy link
Copy Markdown
Contributor

@1e-to 1e-to commented Oct 22, 2020

This PR must resolve the problem from this issue #145.

@1e-to 1e-to changed the title setup.py for building C++ backend setup.py for building C++ backend (WIP) Oct 22, 2020
Copy link
Copy Markdown
Contributor

@diptorupd diptorupd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking forward to getting this is merged.

Comment thread conda-recipe/build_cmake.py Outdated
os.environ["CC"] = "clang"
os.environ["CXX"] = "clang++"
else:
print("DPCPP is needed to build DPPL. Abort!")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DPPL change to DPCTL

Comment thread conda-recipe/build_cmake.py Outdated
# "-DCMAKE_INSTALL_PREFIX=" + INSTALL_PREFIX,
# "-DCMAKE_PREFIX_PATH=" + INSTALL_PREFIX,
# "-DDPCPP_ROOT=" + DPCPP_ROOT,
# "-DPYTHON_INCLUDE_DIR=" + PYTHON_INC,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check the latest build_for_develop.sh I removed PYTHON_INC and NUMPY__INC as these are not used.

@diptorupd diptorupd marked this pull request as draft October 31, 2020 06:54
@1e-to 1e-to closed this Nov 3, 2020
@1e-to 1e-to deleted the setup_building branch March 2, 2021 12:10
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.

2 participants